TypeSpec 0.6.8
dotnet add package TypeSpec --version 0.6.8
NuGet\Install-Package TypeSpec -Version 0.6.8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TypeSpec" Version="0.6.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TypeSpec --version 0.6.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TypeSpec, 0.6.8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TypeSpec as a Cake Addin #addin nuget:?package=TypeSpec&version=0.6.8 // Install TypeSpec as a Cake Tool #tool nuget:?package=TypeSpec&version=0.6.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A BDD framework for TypeScript using the Gherkin syntax to write specifications with features, scenarios, and scenario outlines.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.6.8 | 1,250 | 7/19/2017 |
0.6.7 | 930 | 7/19/2017 |
0.6.5 | 934 | 7/19/2017 |
0.6.3 | 1,247 | 1/18/2016 |
0.6.2 | 1,216 | 1/17/2016 |
0.6.1 | 1,163 | 1/16/2016 |
0.6.0 | 1,042 | 1/4/2016 |
0.5.8 | 1,066 | 1/4/2016 |
0.5.7 | 1,076 | 1/4/2016 |
0.5.6 | 1,031 | 1/2/2016 |
0.5.5 | 1,028 | 1/1/2016 |
0.5.4 | 1,415 | 11/28/2015 |
0.5.3 | 1,333 | 11/28/2015 |
0.5.2 | 1,326 | 11/28/2015 |
0.5.1 | 1,221 | 11/24/2015 |
0.5.0 | 1,178 | 11/24/2015 |
IMPORTANT NOTE: As per the current advice for such things, you ought to be downloading me from NPM, where you'll find I'm called typespect-bdd.
https://www.npmjs.com/package/typespec-bdd
npm install typespec-bdd