How to run parallel tests in Gauge?
Hi Matthew,
You can run parallel test in Gauge with the help of this command:
gauge run --parallel -n=4 specs
How to run parallel tests in Gauge?
Hi Matthew,
You can run parallel test in Gauge with the help of this command:
gauge run --parallel -n=4 specs