Use the Makefile targets for local validation:
make check-fmt
make typecheck
make lint
make test
make test runs the unit tests and pytest-bdd behavioural scenarios.
Use the Makefile targets for local validation:
make check-fmt
make typecheck
make lint
make test
make test runs the unit tests and pytest-bdd behavioural scenarios.