Files
wren/test/README.md
T

6 lines
197 B
Markdown
Raw Normal View History

2020-02-11 20:16:03 -08:00
This contains the automated validation suite for the CLI.
2015-03-14 12:45:56 -07:00
2020-02-11 20:16:03 -08:00
* `unit/` - tests various aspects of the CLI core APIs.
2015-03-14 12:45:56 -07:00
2020-02-11 20:16:03 -08:00
* `*/` - tests various modules and mechanics of the CLI, like module resolution.