How to disable test
How to disable test¶
In this how to guide you will learn how to disable test for the service
How to disable one specific test?¶
if you want to disable a specific test for any reason, please remove the test from 'testsToRun' line.
example performance test
How to disable all tests?¶
if you want to disable all tests, please set 'testsToRun' to 'none'