yvoronoy/m2install

View on GitHub
tests/testsuite-parallel.sh

Summary

Maintainability
Test Coverage
#!/usr/bin/env bash

echo "Run new testsuite"
parallel --shuf --halt now,fail=1 bash tests/functional/{} ::: $(ls tests/functional)