utmt 0.13.1

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

* [x] ~~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.