mgunit 1.6 released
posted Tue 24 Jul 2018 by Michael Galloy under IDL[mgunit][repo] 1.6 has been released! New features include:
* Fix for bug when no filename with jUnit output format
* Recursively search directories below test suite home directory for `*_ut.pro`
and `*_uts.pro` files
* Fixed for bug in `mguttestsuite_define::addTestingFolder` that did not add
absolute paths correctly
* Add superclasses of test classes recursively
You can [download] a distribution with a `.sav` file and documentation, or just access the [repo] as needed.
[repo]: https://github.com/mgalloy/mgunit/ “mgalloy/mgunit”
[download]: https://github.com/mgalloy/mgunit/wiki/Releases “mgunit releases”