Pytest Flask Sqlalchemy Versions Save

A pytest plugin for preserving test isolation in Flask-SQLAlchemy using database transactions.

v.1.1.0

2 years ago
  • Add support for Python 3.8, 3.9, and 3.10, and drop support for Python 3.6 (#60)
  • Add support for SQLAlchemy 1.4 (#51)
  • Drop support for Python versions prior to 3.6 (#34)
  • Drop support for pytest < 6.0.1 (#39)

v1.0.2

5 years ago
  • Support SQLAlchemy 1.3 by adjusting the mock for threadlocal engine strategy #15

v1.0.1

5 years ago

v1.0.0

5 years ago

🎉 🎉 🎉