A pytest plugin for preserving test isolation in Flask-SQLAlchemy using database transactions.
pytest-flask-sqlalchemy is a simple pytest plugin for use with tests that need a databse conection, with it can acess the database to do the tests without problems with trash data and other problems that can be happened.