Gtest Runner Save

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

Project README

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.

Open Source Agenda is not affiliated with "Gtest Runner" Project. README Source: nholthaus/gtest-runner
Stars
267
Open Issues
6
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating