โ† Back to Product Suite

LIVE MARKDOWN DOCUMENTATION FOR APACHE JMETER

README Config

Embed Markdown documentation directly inside JMeter

View on GitHub

README Config adds a live Markdown documentation node to any JMeter test plan. Keep your context, runbooks, and notes right alongside the test elements they describe, with zero performance impact.

DOCUMENTATION FOREVER FREE OPEN SOURCE GFM SUPPORT
CATEGORY
Productivity / Docs
PLATFORM
Apache JMeter Plugin
LICENSE
MIT (Free)
PRICE
Always Free
๐Ÿ“ README Config

Documentation Redefined

Keep your test plan documentation where it belongs: inside your test plan.

๐Ÿ“

Live Markdown Preview

Write in the editor tab and see a live GitHub-style preview instantly in the next tab.

๐Ÿ™

GFM Support

Full support for GitHub Flavored Markdown including tables, task lists, and strikethrough.

๐Ÿ”—

JMeter Deep-links

Create clickable links that navigate and scroll to specific nodes in your JMeter test plan tree.

โšก

Zero Perf Impact

The element is always disabled during test runs, consuming no threads and having zero impact on metrics.

๐ŸŒ

External Links

Clickable hyperlinks open directly in your system browser for easy access to external docs.

๐ŸŽจ

Theme Aware

The UI automatically adapts to your JMeter theme for a consistent and integrated experience.

Installation

Get README Config up and running in minutes.

1

Plugins Manager (Recommended)

Open JMeter โ†’ Options โ†’ Plugins Manager โ†’ Available Plugins, search "README Config", select it, then Apply Changes and Restart JMeter.

# JMeter โ†’ Options โ†’ Plugins Manager โ†’ Available Plugins
# Search "README Config" โ†’ Apply Changes and Restart JMeter
2

Plugins Manager CLI

Headless and CI-friendly install via the Plugins Manager command line.

# Linux / macOS
bin/PluginsManagerCMD.sh install readme-config-element

# Windows
bin\PluginsManagerCMD.bat install readme-config-element
3

Manual JAR Install

Download the latest JAR from the GitHub Releases page, copy it into JMeter's lib/ext directory, and restart JMeter.

# Download from https://github.com/QAInsights/jmeter-readme-config/releases
cp <downloaded>.jar $JMETER_HOME/lib/ext/
$JMETER_HOME/bin/jmeter
4

Add Element

Right-click any node โ†’ Add โ†’ Config Element โ†’ README Config Element.

โ“ FAQ

Frequently Asked Questions

Can I add documentation inside a JMeter test plan?

Yes. README Config adds a Markdown documentation node to any JMeter test plan. Write notes, runbooks, and context next to the elements they describe, with a live GitHub-style preview and clickable deep-links to test plan nodes.

Does README Config affect test performance?

No. The element is always disabled during test runs, so it consumes no threads and has zero impact on metrics. It is purely a documentation node.

Is README Config free?

Yes, always. README Config is free and open source under the MIT license, available on GitHub and via the JMeter Plugins Manager (plugin ID: readme-config-element).

GitHub Repository

Explore the source, report issues, and contribute.

QAInsights/readme-config

Embed Markdown documentation directly inside JMeter

Java Stars Forks MIT License

Connect

Follow QAInsights for updates, tutorials, and community events.