Releases: askimed/nf-test
Releases · askimed/nf-test
v0.9.5
What's Changed
- Implementation of topics channel testing for processes and workflows by @nvnieuwk in #355
- Update outdated plugin JSON files automatically when a plugin version is not available by @nvnieuwk in #356
- Update shebang to be path-agnostic by @valterschutz in #345
New Contributors
- @valterschutz made their first contribution in #345
Full Changelog: v0.9.4...v0.9.5
v0.9.4
What's Changed
- Fix typo in fasta.md for plugin docs link by @andreyhgl in #331
- Fixes minor typos by @mribeirodantas in #334
- Strict syntax support by @nvnieuwk in #336
- Test java 25 to match Nextflow java support by @nvnieuwk in #337
New Contributors
- @andreyhgl made their first contribution in #331
- @mribeirodantas made their first contribution in #334
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- Fix TestSuiteResolver parse path containing "@" symbol by @alexlyttle in #266
- Fix hello nf-test training link by @FloWuenne in #277
- Remove java 11 support from github actions by @lukfor in #278
- Fixed typo by @MarieLataretu in #297
- Suggest update to
moduleDirdocs to include subworkflow dir by @olgabot in #294 - Minor grammar fix by @fasterius in #299
- Update test.md
profile linkby @Joon-Klaps in #300 - Fix documentation for
--filterusingmoduleinstead ofprocessby @fbdtemme in #303 - Add
--stop-on-first-failureflag by @lukfor in #327 - Rename coverage to status by @lukfor in #328
- Add
--smart-testingflag by @lukfor in #329
New Contributors
- @alexlyttle made their first contribution in #266
- @FloWuenne made their first contribution in #277
- @olgabot made their first contribution in #294
- @fasterius made their first contribution in #299
- @Joon-Klaps made their first contribution in #300
- @fbdtemme made their first contribution in #303
Full Changelog: v0.9.2...v0.9.3
v0.9.2
v0.9.1
What's Changed
- Fix typo in
--changedUntilparameter by @lukfor in #238 - Update resources.md by @sateeshperi in #241
- Add nf-test plugin cookiecutter template link by @nvnieuwk in #253
- Add
NFT_JAVA_ARGSenvironment variable support for custom JVM options by @lukfor in #264
New Contributors
Full Changelog: v0.9.0...v0.9.1
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.nfin project folder instead of meta folder by @lukfor in #198 - Add
requirestonf-test.configin 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
v0.9.0-rc2
What's Changed
Full Changelog: v0.9.0-rc1...v0.9.0-rc2
v0.9.0-rc1
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.nfin project folder instead of meta folder by @lukfor in #198 - Add
requirestonf-test.configin order to specify minimal nf-test version by @lukfor in #191 - Add test-execution optimization and sharding options by @lukfor in #216
New Contributors
Full Changelog: v0.8.4...v0.9.0-rc1
v0.8.4
What's Changed
- Switch to Java 11 and add Java 20 support by @lukfor in #171
- Add process name, function name and workflow name to tags by @lukfor in #184
- Add csv format to
listcommands by @lukfor in #187 - Throw error when a snapshot with same id was created multiple time by @lukfor in #188
- Add nf-test and nextflow version to snapshots by @lukfor in #189
- Fix issue with relative paths in channel serialization by @lukfor in #185
- Add
md5()function to snapshot by @lukfor in #190 - Add property to set alias for dependencies by @lukfor in #183
- Handle File objects correctly in snapshots by @lukfor in #194
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- fix broken links in documentation by @MarieLataretu in #162
- split on lines in CommandStreamHandler by @ahvigil in #167
- Set default staging mode in config file by @lukfor in #172
New Contributors
- @MarieLataretu made their first contribution in #162
- @ahvigil made their first contribution in #167
Full Changelog: v0.8.2...v0.8.3