Setting up transactional tests with Pytest and SQLAlchemy
Coming from a Ruby on Rails background, I really appreciate solutions that became community standards of solving problems. One of such things is DatabaseCleaner gem, which ensures that your tests run in separation and there are no data leaks between ...
kampikd.dev3 min read