NaughtyStep 1.1.2
See the version list below for details.
dotnet add package NaughtyStep --version 1.1.2
NuGet\Install-Package NaughtyStep -Version 1.1.2
<PackageReference Include="NaughtyStep" Version="1.1.2" />
paket add NaughtyStep --version 1.1.2
#r "nuget: NaughtyStep, 1.1.2"
// Install NaughtyStep as a Cake Addin #addin nuget:?package=NaughtyStep&version=1.1.2 // Install NaughtyStep as a Cake Tool #tool nuget:?package=NaughtyStep&version=1.1.2
Test behaviour of Websites and APIs using browser automation and RESTclients. Use scenarios to describe the behaviour and have your favourite test runner work through them so you can automate your acceptance testing with ease.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NaughtyStep:
Package | Downloads |
---|---|
NaughtyStep.Watin
Test behaviour of Websites and APIs using browser automation and RESTclients. Use scenarios to describe the behaviour and have your favourite test runner work through them so you can automate your acceptance testing with ease. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Bump to keep up with dependencies, also takes in breaking change from Rest Sharp which now requires clients to be set up with a base uri.