apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
8.42k stars 2.1k forks source link

Document how to disable tests with Gradle permanently #5182

Open asfimport opened 5 years ago

asfimport commented 5 years ago

@FSchumacher (Bug 63823): For Ant we had documentation on how to disable some tests permanently by means of a file. Find a way and document this behaviour for the new Gradle based builds.

OS: All

vlsi commented 1 year ago

@FSchumacher , is this issue still relevant?