gtest-gbar
Test framework
A C# wrapper around Google Test to enhance its user interface
Automatically exported from code.google.com/p/gtest-gbar
131 stars
20 watching
32 forks
Language: C#
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ testing framework that simplifies and extends Google.Test with support for Gherkin-style tests and reduced boilerplate code. | 263 |
| Tools to augment Go testing and support common testing patterns | 518 |
| Transforms Golang test output into a human-readable format | 521 |
| A tool that executes Google Test binaries in parallel to speed up test execution on multi-core machines. | 424 |
| A tool for writing and running tests in Go with colorful output and benchmarking capabilities. | 8 |
| Formats Go test results as readable documentation | 122 |
| A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. | 113 |
| A package of test utilities for Go programming language | 9 |
| A unit test framework for C/C++ software | 230 |
| A tool that generates TAP output from GoogleTest test cases | 78 |
| A Go library for a high-performance, in-memory caching system | 11 |
| An extension for debugging and running GoogleTests in an integrated development environment. | 18 |
| A web-based GUI client for testing and developing gRPC services | 702 |
| Distributed load testing framework with support for WebSockets and HTTP protocols | 153 |
| A Go test framework with features like pretty output and value snapshot assertion. | 265 |