# Testing ASPECT

ASPECT makes use of a large suite of tests to
ensure correct behavior. The test suite is run automatically for each change
to the Github repository, and it is good practice to add new tests for any new
functionality.


:::{toctree}
running-tests.md
writing-tests.md
test-properties.md
:::
