2021-04-23 12:54:31 -05:00
|
|
|
# Tests
|
2019-01-23 14:02:06 -06:00
|
|
|
|
2018-11-26 09:43:42 -06:00
|
|
|
Going out of order from the book to cover tests -- many of the following exercises will ask you to make tests pass!
|
|
|
|
|
2021-04-23 12:54:31 -05:00
|
|
|
## Further information
|
2019-01-23 14:02:06 -06:00
|
|
|
|
2019-06-06 22:17:22 -05:00
|
|
|
- [Writing Tests](https://doc.rust-lang.org/book/ch11-01-writing-tests.html)
|