mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-05-17 16:12:39 +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!()
|
unimplemented!()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{{#include exercise.rs:tests}}
|
||||||
|
|
||||||
{{#include exercise.rs:main}}
|
{{#include exercise.rs:main}}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user