gtest-adapter
Test debugger
An extension for debugging and running GoogleTests in an integrated development environment.
18 stars
2 watching
9 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gotesttools/gotestfmt | Transforms Golang test output into a human-readable format | 512 |
ospector/gtest-gbar | A C# wrapper around Google Test to enhance its user interface | 131 |
zaggynl/hddtest | A script to test the health and integrity of hard disk drives | 0 |
google/gtest-parallel | A tool that executes Google Test binaries in parallel to speed up test execution on multi-core machines. | 422 |
bvdberg/ctest | A unit test framework for C/C++ software | 230 |
mikeschulze/gdunit3 | A framework for testing scripts and scenes within the Godot editor | 312 |
mikeschulze/gdunit4 | An embedded unit testing framework for testing Gd scripts and scenes in the Godot editor | 586 |
gfredericks/test.chuck | A utility library for test.check with features for scaling test runs and generating random data. | 216 |
nholthaus/gtest-runner | A Qt5 based automated test runner and Graphical User Interface for Google Test unit tests. | 278 |
dedalqq/omg.testingtools | Tool for dynamically modifying private fields in structs from imported libraries. | 1 |
dmonopoly/gtest-cmake-example | An example setup of cmake with google test. | 316 |
gotestyourself/gotest.tools | Tools to augment Go testing and support common testing patterns | 518 |
david-kunz/jester | A plugin to debug and run Jest tests in Neovim | 201 |
hustcc/jest-electron | Enables running Jest unit tests in a real browser environment with Electron support | 155 |
bitwes/gut | A unit testing framework for the Godot Engine that allows developers to write tests for their GDScript code. | 1,865 |