gtest-gbar

Test framework

A C# wrapper around Google Test to enhance its user interface

Automatically exported from code.google.com/p/gtest-gbar

GitHub

131 stars
20 watching
32 forks
Language: C#
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cpp-testing/gunit A C++ testing framework that simplifies and extends Google.Test with support for Gherkin-style tests and reduced boilerplate code. 263
gotestyourself/gotest.tools Tools to augment Go testing and support common testing patterns 518
gotesttools/gotestfmt Transforms Golang test output into a human-readable format 512
google/gtest-parallel A tool that executes Google Test binaries in parallel to speed up test execution on multi-core machines. 422
vcaesar/tt A tool for writing and running tests in Go with colorful output and benchmarking capabilities. 8
bitfield/gotestdox Formats Go test results as readable documentation 121
luontola/gospec A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. 113
tvastar/test A package of test utilities for Go programming language 9
bvdberg/ctest A unit test framework for C/C++ software 230
kinow/gtest-tap-listener A tool that generates TAP output from GoogleTest test cases 78
thepaw/go-gt A Go library for a high-performance, in-memory caching system 11
davidschuldenfrei/gtest-adapter An extension for debugging and running GoogleTests in an integrated development environment. 18
gusaul/grpcox A web-based GUI client for testing and developing gRPC services 704
gophercarrot/carrot Distributed load testing framework with support for WebSockets and HTTP protocols 153
ysmood/got A Go test framework with features like pretty output and value snapshot assertion. 265