Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@vyadh vyadh released this 18 Apr 18:12
· 4 commits to main since this release

The release of Nushell 1.103.0 came with support for attributes such as @test and @before-each (see the release notes for this feature), which clearly a nicer way to declare test commands. This release of Nutest adds support for this method, while preserving the previous comment style #[test] for now, though that will be removed in a future release.

This release of Nutest necessarily requires Nushell 0.103.0.