utmt 0.11.0

Unit Test Macros. Several tools and macros for unit test improving.
Documentation
1
2
3
4
5
6
# TODO

* [ ] create a context to declare the context method in which the user defines the unit tests execution rules
* [ ] create a context invocation.
* [x] create a macro that allows to get a random file's name. Not a macro but a classic function.
* [x] improves assert_all_match_result by showing the current method is failing.