Skip to content

f-helm/testkube-executor-jmeter

 
 

Repository files navigation

Testkube Logo

Welcome to TestKube JMeter Executor

It's basic JMeter executor able to run simple JMeter scenarios writter in JMX format. Please define your JMeter file as file (string, or git file). Project directory is not implemented yet.

What is an Executor?

Executor is nothing more than a program wrapped into Docker container which gets JSON (testube.Execution) OpenAPI based document as an input and returns a stream of JSON output lines (testkube.ExecutorOutput), where each output line is simply wrapped in this JSON, similar to the structured logging idea.

Issues and enchancements

Please follow the main TestKube repository for reporting any issues or discussions

About

JMeter executor for Testkube

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.8%
  • Makefile 6.8%
  • Dockerfile 1.9%
  • HCL 1.5%