GUnit
Test framework
A C++ testing framework that simplifies and extends Google.Test with support for Gherkin-style tests and reduced boilerplate code.
GUnit - Google.Test/Google.Mock/Cucumber on steroids
263 stars
17 watching
53 forks
Language: C++
last commit: 6 days ago bddcucumbergherkingooglemockgoogletestgunitmocktdd
Related projects:
Repository | Description | Stars |
---|---|---|
ospector/gtest-gbar | A C# wrapper around Google Test to enhance its user interface | 131 |
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |
gammasoft71/xtd | A modern C++ framework for building console, GUI, and unit test applications on multiple platforms. | 805 |
nholthaus/gtest-runner | A Qt5 based automated test runner and Graphical User Interface for Google Test unit tests. | 278 |
mikeschulze/gdunit4 | An embedded unit testing framework for testing Gd scripts and scenes in the Godot editor | 586 |
mikeschulze/gdunit3 | A framework for testing scripts and scenes within the Godot editor | 312 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
gophercarrot/carrot | Distributed load testing framework with support for WebSockets and HTTP protocols | 153 |
unittest-cpp/unittest-cpp | A lightweight unit testing framework for C++ | 557 |
bitwes/gut | A unit testing framework for the Godot Engine that allows developers to write tests for their GDScript code. | 1,865 |
izhido/test262_harness_cpp | A C++ test harness for the Official ECMAScript Conformance Test Suite. | 3 |
googlecloudplatform/cpp-samples | Demonstrates C++ interactions with various Google Cloud services | 167 |
osrf/osrf_testing_tools_cpp | Provides common testing tools and utilities for C++ projects | 33 |
clean-test/clean-test | A C++20 unit-testing framework with parallel execution and production-ready features | 49 |
srz-zumix/iutest | A C++ testing framework that provides a set of tools and features for writing unit tests. | 65 |