[test] top-level readme
This commit is contained in:
parent
1a5dddf009
commit
f29609629e
11
test/README.md
Normal file
11
test/README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
test
|
||||
===
|
||||
|
||||
Root directory for `trivial` package test cases.
|
||||
|
||||
Each folder here contains 2 important files:
|
||||
- `pass.rkt` : driver for tests exercising intended behavior
|
||||
- `fail.rkt` : driver for tests that should raise type errors
|
||||
|
||||
Run either of these to see a few pass/fail tests.
|
||||
The scripts `all-X.rkt` in this folder run passing/failing tests.
|
Loading…
Reference in New Issue
Block a user