Skip to content

Tests

The generated project includes automated tests that use the current configuration defined in your project.

You should write additional tests specific to each project, but running the tests should give an idea at least if the code and fundamental operations work as expected.

Info

You can execute the tests with:

pytest -v