WhiteJackalStudio.TestTools 1.0.0-beta3

This is a prerelease version of WhiteJackalStudio.TestTools.
There is a newer version of this package available.
See the version list below for details.
dotnet add package WhiteJackalStudio.TestTools --version 1.0.0-beta3                
NuGet\Install-Package WhiteJackalStudio.TestTools -Version 1.0.0-beta3                
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="WhiteJackalStudio.TestTools" Version="1.0.0-beta3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WhiteJackalStudio.TestTools --version 1.0.0-beta3                
#r "nuget: WhiteJackalStudio.TestTools, 1.0.0-beta3"                
#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 WhiteJackalStudio.TestTools as a Cake Addin
#addin nuget:?package=WhiteJackalStudio.TestTools&version=1.0.0-beta3&prerelease

// Install WhiteJackalStudio.TestTools as a Cake Tool
#tool nuget:?package=WhiteJackalStudio.TestTools&version=1.0.0-beta3&prerelease                

WhiteJackalStudio.TestTools

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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