stat-tracker/module/__tests__/README.md
2025-05-31 23:15:24 -06:00

5 lines
244 B
Markdown

## Testing
The stat-tracker module utilizes [quench](https://foundryvtt.com/packages/quench)
for it's end-to-end tests and unit tests, enabling us to be sure that the module
is as stable as possible and detect when there are breaking changes.