开源软件名称(OpenSource Name):mlex/jmeter-maven-example开源软件地址(OpenSource Url):https://github.com/mlex/jmeter-maven-example开源编程语言(OpenSource Language):Shell 59.5%开源软件介绍(OpenSource Introduction):JMeter Maven ExampleExample how to integrate jmeter tests in a maven build and how to automatically generate graphs from the test results using the jmeter plugins CMDRunner. The jmeter tests can easily be used as part of a jenkins-job. See https://mlex.ci.cloudbees.com/job/jmeter-maven-example/. The repository also contains a docker-image of a preconfigured jenkins. This example was created to accompany a blog post: https://blog.codecentric.de/2013/12/jmeter-tests-mit-maven-und-jenkins-automatisieren/ The jmeter-maven-plugin is used to integrate jmeter in the maven build. To generate graphs from the jmeter results, the jmeter-graph-maven-plugin is used. JenkinsUnder
and run the container with
and you can access the jenkins in your browser via QuickstartJust execute mvn -Pembedded-jetty verify This will
JMeter GUITo start the JMeter GUI, use the JMeter HeadlessTo just execute the jmeter-tests from commandline (without gui, without embedded webapp, without graph-generation), use the ConfigurationThe following maven-properties are available (to set them from commandline, simply add
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论