diff --git a/docs/build/front.rst b/docs/build/front.rst index bb3d531b..cede2fe0 100644 --- a/docs/build/front.rst +++ b/docs/build/front.rst @@ -116,6 +116,17 @@ part of the SQLAlchemy_ project. User issues, discussion of potential bugs and features are most easily discussed using `GitHub Discussions `_. +.. _third_party_tools: + +Third-party Tools +================= + +The following projects extend or complement Alembic: + +* `pytest-mrt `_ + A pytest plugin and CLI for verifying that Alembic (and Django) migrations + are safely reversible — detects rollback failures before they reach production. + .. _bugs: Bugs