EasyTestFile 1.0.4
See the version list below for details.
dotnet add package EasyTestFile --version 1.0.4
NuGet\Install-Package EasyTestFile -Version 1.0.4
<PackageReference Include="EasyTestFile" Version="1.0.4" />
paket add EasyTestFile --version 1.0.4
#r "nuget: EasyTestFile, 1.0.4"
// Install EasyTestFile as a Cake Addin #addin nuget:?package=EasyTestFile&version=1.0.4 // Install EasyTestFile as a Cake Tool #tool nuget:?package=EasyTestFile&version=1.0.4
EasyTestFile
EasyTestFile is a library that simplifies the creation and usage of testfiles in unittests. Testfiles (like text, json, xml, binary, jpg, etc. etc.) are named based on the class and method name, are created if not exist, and are embedded as resource making sure the execution of the test is deterministic and do not rely on untracked files etc.
This package contains EasyTestFile framework independent logic. You should also refrence EasyTestFile.XUnit or EasyTestFile.NUnit depending on your test framwork.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. |
.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. |
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
net5.0
- No dependencies.
-
net6.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on EasyTestFile:
Package | Downloads |
---|---|
EasyTestFile.XUnit
Enables EasyTestFile when writing test using XUnit. |
|
EasyTestFile.NewtonsoftJson
EasyTestFile NewtonsoftJson extension making it easy to read files as objects. |
|
EasyTestFile.NUnit
Enables EasyTestFile when writing test using NUnit. |
|
EasyTestFile.TUnit
Enables EasyTestFile when writing test using TUnit. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.10 | 159 | 10/17/2024 |
2.1.5-alpha | 1,152 | 1/22/2024 |
2.0.6 | 3,011 | 7/21/2022 |
2.0.3 | 2,534 | 2/15/2022 |
2.0.2 | 1,381 | 2/4/2022 |
1.2.2 | 1,361 | 1/31/2022 |
1.0.5 | 1,778 | 11/29/2021 |
1.0.4 | 3,434 | 11/24/2021 |
1.0.3 | 721 | 11/15/2021 |
1.0.2 | 1,026 | 11/9/2021 |
0.1.27-alpha | 441 | 11/7/2021 |
0.1.26-alpha | 373 | 11/6/2021 |