parent
bb42476157
commit
7ce28e8795
|
@ -16,7 +16,7 @@ Most of our collections come with test suites. These tests suites tend to
|
|||
Run the test suites before you commit. To facilitate testing, we urge you
|
||||
to add a @tt{TESTME.txt} file to your collections. Ideally, you may also
|
||||
wish to have a file in this directory that runs the basic tests. See the
|
||||
@hyperlink["https://github.com/racket/racket/tree/master/collects/2htdp/"]{2htdp},
|
||||
@hyperlink["https://github.com/racket/htdp/tree/master/htdp-test/2htdp"]{2htdp},
|
||||
which is one of the collections with its own testing style. The file should
|
||||
describe where the tests are located, how to run these tests, and what to
|
||||
look for in terms of successes and failures. These files are necessary
|
||||
|
|
Loading…
Reference in New Issue
Block a user