v0.9.0
What's Changed
- Update resources.md by @sateeshperi in #207
- Update resources.md by @sateeshperi in #212
- Delay launchdir init until test execution by @jmuhlich in #214
- Create
mock.nf
in project folder instead of meta folder by @lukfor in #198 - Add
requires
tonf-test.config
in order to specify minimal nf-test version by @lukfor in #191 - Add test-execution optimization and sharding options by @lukfor in #216
- Add flag to filter dependencies based on test case type by @lukfor in #219
- Improve coverage output by @lukfor in #224
- feat: add classname attribute to junit xml report by @kenibrewer in #229
- Serializes null values in channel outputs by @lukfor in #232
- Update external libraries to fix security issues by @lukfor in #233
New Contributors
- @jmuhlich made their first contribution in #214
- @kenibrewer made their first contribution in #229
Full Changelog: v0.8.4...v0.9.0