Is there a way to write a JMeter test plan as a Java project? Something like what you can do with Selenium browser testing?
So I want to be able to write in Java, then compile/ give the jar or java file to Jmeter to run as a test plan with optional slaves etc
Or any other language? A github or other public repository sample would be super.