mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-01-17 12:00:27 +02:00
Update exercise to add also the tests, in a TDD style (#1832)
Having the tests only in the result brings less value, so the participants can do it following TDD practices
This commit is contained in:
parent
95fce416ce
commit
c6ef83e512
@ -36,5 +36,7 @@ functions:
|
||||
unimplemented!()
|
||||
}
|
||||
|
||||
{{#include exercise.rs:tests}}
|
||||
|
||||
{{#include exercise.rs:main}}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user