rustlings-solutions/exercises/17_tests
..
README.md
tests1.rs
tests2.rs
tests3.rs
tests4.rs

Tests

Going out of order from the book to cover tests -- many of the following exercises will ask you to make tests pass!

Further information