rustlings/exercises/17_tests
Tuan-Dat Tran a3e2bc985c Initial commit
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
2024-09-01 19:20:40 +02:00
..
README.md Initial commit 2024-09-01 19:20:40 +02:00
tests1.rs Initial commit 2024-09-01 19:20:40 +02:00
tests2.rs Initial commit 2024-09-01 19:20:40 +02:00
tests3.rs Initial commit 2024-09-01 19:20:40 +02: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!

Further information