Skip to content

A python toolset to manage postgres migrations and testing

License

Notifications You must be signed in to change notification settings

spapanik/saitama

Repository files navigation

saitama: pure postgres unit-testing

tests license pypi downloads code style: black build automation: yam Lint: ruff

saitama is offering a way to write unittest and migrations in pure postgres. Once installed, it offers a single command, punch, that controls the migrations and the testing.

Links