rustlings/exercises/tests
poneciak 27b7579566 created task 2023-04-05 08:18:51 +02:00
..
README.md docs(exercises): updated all exercises readme files 2021-04-23 19:54:31 +02:00
tests1.rs feat(tests): add hint comments 2022-07-14 18:15:47 +02:00
tests2.rs feat(tests): add hint comments 2022-07-14 18:15:47 +02:00
tests3.rs feat(tests): add hint comments 2022-07-14 18:15:47 +02:00
tests4.rs created task 2023-04-05 08:18:51 +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