rustlings/exercises/tests
zacanger c5a374fbf2
Fix permissions on source files
2019-03-23 14:19:42 -06:00
..
README.md redo the section readmes 2019-01-23 21:02:06 +01:00
tests1.rs Fix permissions on source files 2019-03-23 14:19:42 -06:00
tests2.rs Fix permissions on source files 2019-03-23 14:19:42 -06:00
tests3.rs Fix permissions on source files 2019-03-23 14:19:42 -06:00

README.md

Tests

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

Book Sections