WhiteJackalStudio.TestTools
1.0.0-beta1
See the version list below for details.
dotnet add package WhiteJackalStudio.TestTools --version 1.0.0-beta1
NuGet\Install-Package WhiteJackalStudio.TestTools -Version 1.0.0-beta1
<PackageReference Include="WhiteJackalStudio.TestTools" Version="1.0.0-beta1" />
paket add WhiteJackalStudio.TestTools --version 1.0.0-beta1
#r "nuget: WhiteJackalStudio.TestTools, 1.0.0-beta1"
// Install WhiteJackalStudio.TestTools as a Cake Addin #addin nuget:?package=WhiteJackalStudio.TestTools&version=1.0.0-beta1&prerelease // Install WhiteJackalStudio.TestTools as a Cake Tool #tool nuget:?package=WhiteJackalStudio.TestTools&version=1.0.0-beta1&prerelease
WhiteJackalStudio.TestTools
Tools for unit testing White Jackal Studio projects such as the ToolBX Framework.
Why isn't this part of ToolBX (anymore)?
Because it doesn't fit with the rest of the framework which normally should give you (the devs) the means to use them as you see fit. These classes used to be part of ToolBX.Eloquentest but they had dependencies to AutoFixture and Moq which I did not like to impose as part of ToolBX. Not that there is anything wrong with those libraries.
WhiteJackalStudio.TestTools even opts for the newer (and "in-house") library ToolBX.Dummies instead of AutoFixture which I feel would have just added to the pile. Instead, Eloquentest is now more of a base framework to get you started with your own Tester
base classes which is exactly how WhiteJackalStudio.TestTools uses it.
It's also important to note that since this package isn't part of ToolBX, the same level of support will not be offered because it's a tool for our stuff first. Everyone is still free to contribute and use WhiteJackalStudio.TestTools if they like, which is why it's open source under MIT, but White Jackal Studio projects come first.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net8.0
- ToolBX.Eloquentest.Dummies (>= 3.0.0-beta1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WhiteJackalStudio.TestTools:
Package | Downloads |
---|---|
ToolBX.Collections.UnitTesting
Tester classes and extensions to help with unit testing ToolBX.Collections. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 1,327 | 12/14/2024 |
1.0.1-beta1 | 82 | 11/24/2024 |
1.0.0 | 3,068 | 9/27/2024 |
1.0.0-beta3 | 255 | 9/22/2024 |
1.0.0-beta2 | 71 | 9/7/2024 |
1.0.0-beta1 | 130 | 8/28/2024 |