visualstudio.xunit
Test runner
Provides a Visual Studio integration for running unit tests written in C# using the xUnit testing framework.
VSTest runner for xUnit.net (for Visual Studio Test Explorer and dotnet test)
148 stars
12 watching
80 forks
Language: C#
last commit: 13 days ago Related projects:
Repository | Description | Stars |
---|---|---|
nunit/nunit-console | A command-line test runner and engine for unit testing written in C# | 217 |
selminha/testlatte | An extension for Visual Studio Code to run and debug Testcafe tests in an integrated environment. | 7 |
romanresh/vscode-testcafe | An extension for VS Code that enables TestCafe tests to be run directly from the IDE. | 46 |
codeceptjs/ui | An interactive test runner for CodeceptJS that supports various testing engines and allows developers to visualize their tests | 82 |
benlau/testrunner | A tool to execute and summarize multiple test cases into a report. | 4 |
xunit/xunit | A unit testing tool for .NET developers | 4,252 |
psexton/matlab-xunit | A testing framework for MATLAB that generates JUnit-compatible XML output | 40 |
acostalima/react-native-test-runner | A tool for running unit and integration tests in React Native's environment. | 5 |
aghassemi/tap-xunit | Converts TAP output to xUnit XML format | 42 |
liquidsoul/xctestplayground | A tool for writing unit tests directly in Xcode Playgrounds | 54 |
twada/qunit-tap | Enables QUnit test output in TAP format for automated testing and CI/CD pipelines. | 72 |
ovh/venom | A tool for managing and running integration tests with efficiency | 1,066 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
churkin/testcafe-sublimetext | Provides an interface to run TestCafe tests from within SublimeText IDE | 12 |
nholthaus/gtest-runner | A Qt5 based automated test runner and Graphical User Interface for Google Test unit tests. | 281 |