Skip to content

docs: add Third-party Tools section with pytest-mrt#1818

Open
croc100 wants to merge 1 commit into
sqlalchemy:mainfrom
croc100:add-pytest-mrt-third-party
Open

docs: add Third-party Tools section with pytest-mrt#1818
croc100 wants to merge 1 commit into
sqlalchemy:mainfrom
croc100:add-pytest-mrt-third-party

Conversation

@croc100

@croc100 croc100 commented Jun 6, 2026

Copy link
Copy Markdown

Adds a Third-party Tools section to front.rst for community projects that complement Alembic but don't fit the existing autogenerate extensions section.

First entry is pytest-mrt — a pytest plugin that tests whether migrations are safely reversible. Runs the actual up/down cycle with real data, and also does static analysis on migration files (missing downgrade, DROP COLUMN, no-op downgrade, etc.).

The autogenerate "Notable 3rd-party libraries" section felt too narrow for this — it's scoped to autogenerate extensions. Wasn't sure where else to put it so went with a new section between Community and Bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant