All Projects → nholthaus → Gtest Runner

nholthaus / Gtest Runner

Licence: mit
A cross-platform, Qt5 based Graphical User Interface for Google Test unit tests

Programming Languages

cpp
1120 projects

Projects that are alternatives of or similar to Gtest Runner

Nitroshare Desktop
Network file transfer application for Windows, OS X, & Linux
Stars: ✭ 1,150 (+455.56%)
Mutual labels:  cross-platform, qt5
Qhttpengine
HTTP server for Qt applications
Stars: ✭ 112 (-45.89%)
Mutual labels:  cross-platform, qt5
Otter Browser
Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5
Stars: ✭ 1,289 (+522.71%)
Mutual labels:  cross-platform, qt5
Qbt Theme
collection of themes for qbittorrent
Stars: ✭ 776 (+274.88%)
Mutual labels:  dark-theme, qt5
Qdarkstylesheet
A dark style sheet for QtWidgets application
Stars: ✭ 1,952 (+843%)
Mutual labels:  dark-theme, qt5
Redasm
The OpenSource Disassembler
Stars: ✭ 1,042 (+403.38%)
Mutual labels:  cross-platform, qt5
Packetsender
Network utility for sending / receiving TCP, UDP, SSL
Stars: ✭ 1,349 (+551.69%)
Mutual labels:  cross-platform, qt5
Cpeditor
The IDE for competitive programming 🎉 | Fetch, Code, Compile, Run, Check, Submit 🚀
Stars: ✭ 562 (+171.5%)
Mutual labels:  cross-platform, qt5
Notepanda
📃 A simple cross-platform notepad. Based on Qt and C++.
Stars: ✭ 134 (-35.27%)
Mutual labels:  cross-platform, qt5
Strategrdesktop
No-Fuss Time Management App
Stars: ✭ 130 (-37.2%)
Mutual labels:  cross-platform, qt5
Qimgv
Qt5 image viewer with optional video support
Stars: ✭ 714 (+244.93%)
Mutual labels:  cross-platform, qt5
Fishengine
Simple, Unity-like Game Engine.
Stars: ✭ 191 (-7.73%)
Mutual labels:  cross-platform, qt5
Qt Frameless Window Darkstyle
simple MainWindow class implementation with frameless window and custom dark style. It adds also support for titlebar and buttons (minimize, maximize, close)
Stars: ✭ 628 (+203.38%)
Mutual labels:  dark-theme, qt5
Shadowsocks Qt5
A cross-platform shadowsocks GUI client
Stars: ✭ 7,893 (+3713.04%)
Mutual labels:  cross-platform, qt5
Notes
Note-taking application, write down your thoughts.
Stars: ✭ 612 (+195.65%)
Mutual labels:  cross-platform, qt5
App
free software application for social network analysis and visualization
Stars: ✭ 94 (-54.59%)
Mutual labels:  cross-platform, qt5
Qt.go
Qt binding for Go (Golang) aims get Go's compile speed again.
Stars: ✭ 487 (+135.27%)
Mutual labels:  cross-platform, qt5
Screencloud
Screenshot sharing application for Windows, Mac and Linux.
Stars: ✭ 537 (+159.42%)
Mutual labels:  cross-platform, qt5
Ugene
UGENE is free open-source cross-platform bioinformatics software
Stars: ✭ 112 (-45.89%)
Mutual labels:  cross-platform, qt5
Dspdfviewer
Dual-Screen PDF Viewer for latex-beamer
Stars: ✭ 184 (-11.11%)
Mutual labels:  cross-platform, qt5

gtest-runner

Build Status Build Status license copyright language c++ Qt
msvc2013 msvc2015 gcc-4.9.3 gcc-5.4.0

A Qt5 based automated test-runner and Graphical User Interface for Google Test unit tests

Table of Contents

Light Theme

Light Theme Screenshot

Dark Theme

Dark Theme Screenshot

Features

gtest-runner is an automated test runner that will ensure you are always looking at the latest test results, whenever you build a gtest executable. Check the features guide to see what else gtest-runner is capable of.

Supported Platforms

To date, gtest-runner has been tested on:

  • Windows 10/7
  • Ubuntu 16.04/15.10/14.04
  • CentOS 7

Installers

Windows

Visit the Latest release page for binary installers.

Since version 1.1.2, all Windows binaries are signed.

Ubuntu

Binary packages are available through the gtest-runner PPA for many versions of Ubuntu. To install gtest-runner via the PPA, type the following commands:

sudo add-apt-repository ppa:nholthaus/gtest-runner
sudo apt-get update
sudo apt-get install gtest-runner

Of course, you can also build gtest-runner from source.

Other Linux Distributions

Please see the instructions on how to build gtest-runner from source.

Build Instructions

See the Build Instructions for information on how to build gtest-runner from source on your platform.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].