gdUnit4Net Alternatives
Similar projects and alternatives to gdUnit4Net
-
-
ReSharper
ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.
-
-
GoDotTest
C# test runner for Godot. Run tests from the command line, collect code coverage, and debug tests.
-
-
gdUnit4
Embedded unit testing framework for Godot 4 supporting GDScript and C#. Features test-driven development, embedded test inspector, extensive assertions, mocking, scene testing.
-
-
MSTest
This repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative to VSTest, as well as MSTest adapter and framework. (by microsoft)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
litmus
Identifies high-risk .NET source files and ranks them by where to start testing today (cross-references git churn, code coverage, cyclomatic complexity, and dependency entanglement). (by ebrahim-s-ebrahim)
-
-
gdUnit4Net discussion
gdUnit4Net reviews and mentions
-
GoDotTest: C# Testing for Godot with debugging in VSCode and command-line support
This project provides an API and a VS test adapter to run your Godot C# test in Visual Studio (Code) and JetBrains Rider. Main Features Writing, executing and debugging tests Configurable template for generating new test-suites when creating test-cases Wide range of assertion methods for verifying the behavior and output of your code Parameterized Tests (Test Cases) for testing functions with multiple sets of inputs and expected outputs Scene runner for simulating different kinds of inputs and actions, such as mouse clicks and keyboard inputs For example, you can simulate mouse clicks and keyboard inputs by calling the appropriate methods on the runner instance. Additionally, you can wait for a specific signal to be emitted by the scene, or you can wait for a specific function to return a certain value. Visual Studio Test Adapter to run and debug your tests
Stats
godot-gdunit-labs/gdUnit4Net is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of gdUnit4Net is C#.