gtest-parallel
v0.0.3
Published
Script to execute Google Test binaries in parallel
Downloads
3
Readme
gtest-parallel
Run Google Test suites in parallel in nodejs. This repository provides a script gtest-parallel
and nodejs package to run the tests in parallel.
Inspired by github.com/google/gtest-parallel in python