Skip to main content
NJasmine package icon

NJasmine

NJasmine is an NUnit extension for writing given/when/then style specifications or tests. Like RSpec, NJasmine as a DSL uses nested anonymous methods to build up a specification. Reference nuget NJasmine to write your specs, and reference nuget NJasmine.NUnit to run your tests.

Total Downloads
35.3K
35,281
Published
Aug 12, 2012
Latest stable version

Install

.NET CLI
dotnet add package NJasmine --version 0.3.2
Package Manager Console
Install-Package NJasmine -Version 0.3.2
PackageReference
<PackageReference Include="NJasmine" Version="0.3.2" />

Frameworks

No framework metadata available.

Dependencies

[1.0.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.