TickSpec.Build
2.4.0
See the version list below for details.
dotnet add package TickSpec.Build --version 2.4.0
NuGet\Install-Package TickSpec.Build -Version 2.4.0
<PackageReference Include="TickSpec.Build" Version="2.4.0" />
paket add TickSpec.Build --version 2.4.0
#r "nuget: TickSpec.Build, 2.4.0"
// Install TickSpec.Build as a Cake Addin #addin nuget:?package=TickSpec.Build&version=2.4.0 // Install TickSpec.Build as a Cake Tool #tool nuget:?package=TickSpec.Build&version=2.4.0
TickSpec.Build generates test classes to execute TickSpec (Gherkin/BDD) based specifications
TickSpec.Build fixtures FeatureFixtures.fs
It automatically integrates into the build process as "BeforeCompile" target when integrated via NuGet package.
HTML documentation
TickSpec.Build additionally supports generating HTML documents for the feature files
TickSpec.Build doc ./src ./html
When generating the HTML files to the output location the F# project local folders are preserved.
Using --toc html
a HTML table of contents and with --toc json
a Json table of contents can be generated.
To integrate the HTML generation into the build process set the property FeatureFileHtmlOutput
to the location
the HTML files should be generated too. By default, only the feature files local to this project are considered.
You can change this by setting the property FeatureFileHtmlInput
.
The format of the table of contents can be set using property TickSpecBuildTocFormat
.
Story behind this project
The following articles tell the story behind this project:
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
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 |
---|---|---|
4.0.0 | 107 | 11/2/2024 |
3.0.0 | 254 | 1/27/2024 |
2.10.0 | 190 | 12/6/2023 |
2.9.0 | 190 | 4/12/2023 |
2.8.0 | 183 | 4/11/2023 |
2.7.0 | 174 | 4/11/2023 |
2.6.0 | 188 | 4/11/2023 |
2.5.0 | 188 | 4/10/2023 |
2.4.0 | 188 | 4/10/2023 |
2.3.0 | 200 | 4/10/2023 |
2.2.0 | 256 | 3/27/2023 |
2.1.0 | 212 | 3/27/2023 |
2.0.0 | 215 | 3/27/2023 |
1.1.0 | 244 | 3/8/2023 |
1.0.0 | 243 | 3/7/2023 |