0.0.3
- Added option for cpu isolation, using rlimits. It sets the total allowed cpu time of the tests. Using
--durations
will then print cpu usage as
well as duration. - If
setproctitle
is installed, set the title of the test subprocess to the test name
Full Changelog: 0.0.2...0.0.3