Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ospector/gtest-gbar
Automatically exported from code.google.com/p/gtest-gbar
https://github.com/ospector/gtest-gbar
Last synced: 28 days ago
JSON representation
Automatically exported from code.google.com/p/gtest-gbar
- Host: GitHub
- URL: https://github.com/ospector/gtest-gbar
- Owner: ospector
- Created: 2015-03-15T09:20:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-05T20:27:29.000Z (over 5 years ago)
- Last Synced: 2024-08-04T02:09:50.897Z (4 months ago)
- Language: C#
- Size: 399 KB
- Stars: 127
- Watchers: 19
- Forks: 32
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- AwesomeCppGameDev - gtest-gbar - gbar (C++)
README
# gtest-gbar
_This project is an independent addition for [googletest](https://code.google.com/p/googletest/)._Google Test is an excellent xUnit style c++ unit testing framework. It is highly recommended. One (minor) drawback of Google Test is it's text based UI, and this project attempts to help.
Current Version: *1.2.3* [details](https://github.com/ospector/gtest-gbar/wiki/Version-History)
The project is written in C# and runs on Windows and Linux. Window executable available for download. Linux executable can be easily built using Mono and Mono Develop - link to sources zip is at your right.
For more detailed information please refer to the [Wiki](https://github.com/ospector/gtest-gbar/wiki).![smallscreenshot](https://github.com/ospector/gtest-gbar/blob/master/wiki-imgs/smallScreen.png?raw=true)