Begin writing tests
This commit is contained in:
parent
d49998801f
commit
22036c419d
6 changed files with 172 additions and 0 deletions
5
module/__tests__/README.md
Normal file
5
module/__tests__/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
## 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue