atropos/testing/testing.md
2025-04-29 12:10:10 -07:00

270 B

Running Tests

This section contains instructions and guidelines for running the test suite. Please ensure all tests pass before submitting contributions.

We use pytest for our testing framework.

Simply run pytest from the main directory and you're good to go.