Functional tests of {Epitech} projects
To run those tests, you will need vangelis
:
https://github.com/martin-olivier/vangelis
1 - Download the tests
folder
2 - Put it at the root of your NanoTekSpice
project
3 - Run vangelis tests/*.toml
Don't forget to use
--diff
argument to see the GOT / EXPECTED diff
1 - Download the tests.toml
file
2 - Put it at the root of your malloc
project
3 - Run vangelis tests.toml
If you want to contribute, you can submit your tests of {EPITECH}
projects by creating a pull request.