TestAdapter_Catch2
Test framework
Supports testing with Catch2 C++ framework in Visual Studio
Visual Studio Test Adapter for Catch2
105 stars
8 watching
29 forks
Language: C++
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |
jimporter/mettle | A C++20 unit testing framework providing a toolbox of features for writing tests | 122 |
izhido/test262_harness_cpp | A C++ test harness for the Official ECMAScript Conformance Test Suite. | 3 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
eclipse-vertx/vertx-junit5 | Provides tools and support for writing tests for Vert.x applications using JUnit 5 | 44 |
boostorg/test | A C++ unit testing framework with a wide range of features and options | 182 |
appium/java-client | Provides a Java binding for writing Appium tests conforming to the WebDriver Protocol | 1,220 |
ia-toki/tcframe | Automates generation of test cases for competitive programming problems | 157 |
suzuki-shunsuke/flute | Test framework for HTTP client requests and responses | 19 |
testfx/testfx | A testing framework for JavaFX applications | 925 |
osrf/osrf_testing_tools_cpp | Provides common testing tools and utilities for C++ projects | 33 |
vittorioromeo/mettle | A C++14 unit test framework providing a toolbox of features for writing and running tests | 0 |
tuplanolla/cheat | Convenient unit testing framework for the C programming language | 169 |
ros2/system_tests | Provides a framework for testing ROS 2 system-level functionality | 41 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 158 |