Break out the generic testing code into something easily re-used, and improve the API substantially: * Use generics to reduce the number of equality tests to effectively a single one * Make all assert args consistent in that the actual value is always listed first. * Add convenience API for common string/array/collection assertions |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| COPYING | ||
| meson.build | ||
| meson_options.txt | ||
| README.md | ||
ValaUnit
A Glib-based, xUnit-style unit testing and mock object framework for Vala projects.