What's Changed
- Print usage when no argument is given, exit with aggregated test status by @nwiltsie in #55
- Use
shell=False
for subprocess calls by @nwiltsie in #58 - Add GitHub action for pytest by @nwiltsie in #59
- Add badge for README by @yashpatel6 in #60
- Reference checksum validation by @yashpatel6 in #61
- Capture Nextflow logs via syslog rather than console by @nwiltsie in #62
- Upgrade to latest static analysis Action by @nwiltsie in #64
- Standardize code format with ruff by @nwiltsie in #65
- Resolve non-determinism with NFTestENV tests by @nwiltsie in #66
- Encapsulate NFTestAssert class, rewrite tests (attempt 2) by @nwiltsie in #68
- Prepare for 1.1.0 release by @nwiltsie in #69
Full Changelog: v1.0.1...v1.1.0