Skip to content

Releases: askimed/nf-test

v0.8.0-rc1

08 Sep 13:02
b8383ac
Compare
Choose a tag to compare
v0.8.0-rc1 Pre-release
Pre-release

What's Changed

  • Improve Nextflow script parsing by @seppinho in #85
  • Update landing page and documentation by @lukfor in #114
  • Extend list command by additional output formats by @lukfor in #105
  • Add support of relative paths for script definition by @lukfor in #103
  • Fix issues in channel serialization by @lukfor in #112
  • Support nested objects in auto-sort by @lukfor in #115
  • Use a separate test context for each testcase by @lukfor in #107
  • List and clean obsolete snapshots by @lukfor in #113
  • Use diff or similar tool to compare snapshots by @lukfor in #106
  • Add $launchDir and change directory where Nextflow processes are executed by @lukfor in #117
  • Update resources.md by @sateeshperi in #118
  • Add basic logging support by @lukfor in #119

New Contributors

Full Changelog: v0.7.3...v0.8.0-rc1

v0.7.3

29 Mar 13:55
0481a59
Compare
Choose a tag to compare

What's Changed

  • Support reading of gzip regions by @seppinho in #82
  • Add options keyword to set specific Nextflow options by @lukfor in #81
  • Add tags to execute a subset of tests by @lukfor in #80

Full Changelog: v0.7.2...v0.7.3

v0.7.2

27 Mar 17:05
47f6ddb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

07 Nov 10:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

25 Oct 14:10
Compare
Choose a tag to compare

v0.6.2

12 Oct 07:38
Compare
Choose a tag to compare
  • Allow to set additional configuration for testsuites or tests
  • Add expect as and alias for then
  • Add experimental TAP output

v0.6.1

10 Oct 18:32
fac6997
Compare
Choose a tag to compare
  • Allow multiple workflows in one test file
  • Support workflows without outputs
  • Make when optional

v0.6.0

26 Aug 13:56
Compare
Choose a tag to compare
  • Fixed issues with Workflows
  • Added --without-trace flag to use containers without ps commands
  • Improved documentation and examples

v0.5.1

16 Apr 09:43
Compare
Choose a tag to compare
  • add Java 8 support (fixes #5)

v0.5.0

18 Mar 13:19
Compare
Choose a tag to compare
Merge branch 'main' of git@github.com:lukfor/nf-testflight.git into main