Open ir33k opened 2 years ago
Hi, I was using this single header C unit test lib for my own projects and recently decided to share it with others.
https://github.com/ir33k/walter
Comparing to other similar libs this focus on minimizing tests setup AKA boilerplate and printing direct paths with line numbers to failed or pending tests.
Happy coding
Hi, I was using this single header C unit test lib for my own projects and recently decided to share it with others.
https://github.com/ir33k/walter
Comparing to other similar libs this focus on minimizing tests setup AKA boilerplate and printing direct paths with line numbers to failed or pending tests.
Happy coding