Skip to content

foragerr/jmeter-gradle-plugin-test1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jmeter-gradle-plugin-test1

Simple gradle project to demonstrate issue kulya/jmeter-gradle-plugin#37

To reproduce the issue, run gradle jmeterRun This executes the test plan nonDefaultLocation.jmx as specified in build.gradle

jmeterTestFiles = [file("src/test/resources/nonDefaultLocation.jmx")]

running 'gradle jmeterListTestPlan' however does not list this test plan, lists DefaultLocation.jmx instead

About

Simple gradle project to demonstrate issue kulya/jmeter-gradle-plugin#37

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages