Chickensoft.GoDotTest 0.0.1

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

// Install Chickensoft.GoDotTest as a Cake Tool
#tool nuget:?package=Chickensoft.GoDotTest&version=0.0.1

GoDotTest

Discord line coverage branch coverage

An opinionated test runner system to make running C# tests easier in Godot. Supports code coverage and debugging in-editor.

For complete documentation on how to setup your project and write tests using GoDotTest, see GoDotTestExample. GoDotTest is itself fully tested (it uses itself to test itself). You can see the tests for it here.

Product 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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Chickensoft.GoDotTest:

Repository Stars
chickensoft-games/GodotEnv
Manage Godot versions and addons from the command line on Windows, macOS, and Linux.
chickensoft-games/GameDemo
The Chickensoft Game Demo — a fully tested, third-person 3D game built with Godot and C#.
Version Downloads Last updated
1.5.2 214 4/17/2024
1.5.1-godot4.2.2-rc.2 147 3/13/2024
1.5.0-godot4.2.2-rc.1 184 2/1/2024
1.4.1-godot4.2.2-rc.1 66 1/26/2024
1.4.0 2,720 12/18/2023
1.3.6 574 12/12/2023
1.3.5-godot4.2.1-rc.1 120 12/7/2023
1.3.4 914 11/30/2023
1.3.3-godot4.2.0-rc.2 96 11/25/2023
1.3.2-godot4.2.0-beta.5 561 11/7/2023
1.3.1-godot4.2.0-beta.3 80 10/27/2023
1.3.0-godot4.2.0-beta.2 82 10/20/2023
1.2.4-godot4.2.0-beta.2 61 10/19/2023
1.2.3 2,863 10/4/2023
1.2.2-godot4.1.2-rc.1 120 9/22/2023
1.2.1 465 9/4/2023
1.2.0 141 8/29/2023
1.1.19 193 8/21/2023
1.1.18 9,345 7/21/2023
1.1.17 881 7/7/2023
1.1.16-godot4.1.0-rc.3 129 7/4/2023
1.1.15-godot4.1.0-rc.2 125 6/30/2023
1.1.14-godot4.1.0-rc.1 116 6/27/2023
1.1.13-godot4.1.0-beta.3 105 6/22/2023
1.1.12-godot4.1.0-beta.2 102 6/14/2023
1.1.11-godot4.1.0-beta.1 102 6/7/2023
1.1.10 270 5/19/2023
1.1.9-godot4.0.3-rc.2 92 5/17/2023
1.1.8-godot4.0.3-rc.1 105 4/27/2023
1.1.7 446 4/4/2023
1.1.6-godot4.0.2-rc.1 562 4/3/2023
1.1.5 168 4/3/2023
1.1.4 656 4/3/2023
1.1.2-godot.4.beta.16 2,300 1/30/2023
1.1.2-beta8 159 12/17/2022
1.1.2-beta6 85 11/25/2022
1.1.2-beta.4.0.0.17 686 2/6/2023
1.1.2-beta.4.0.0.16 150 2/6/2023
1.1.1-beta6 81 11/25/2022
1.1.0-beta6 82 11/24/2022
1.0.0 471 9/17/2022
0.0.4 447 6/19/2022
0.0.3 374 6/19/2022
0.0.2 356 6/19/2022
0.0.1 403 6/19/2022

Initial release.