Skip to content

Commit 374916d

Browse files
authored
Add Prism - tab-style interface plugin for Apache JMeter (#779)
* Add: Feather Wand - JMeter AI Agent * Add: Feather Wand - JMeter AI Agent * Update Feather Wand * Bump FeatherWand - Claude Code integration * Update various.json * Update various.json * Update various.json * Add: Prism
1 parent dfe1416 commit 374916d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

site/dat/repo/various.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2807,6 +2807,24 @@
28072807
"downloadUrl": "https://github.com/rishavsawarn/jmeter-jtl-xls-report-plugin/releases/download/v1.0.0/jtl-xls-plugin-1.0.jar"
28082808
}
28092809
}
2810+
},
2811+
{
2812+
"id": "prism",
2813+
"name": "Prism - tab-style interface plugin for Apache JMeter",
2814+
"description": "A tab-style interface plugin for Apache JMeter",
2815+
"screenshotUrl": "https://raw.githubusercontent.com/QAInsights/prism/refs/heads/main/prism-oss/images/Prism.png",
2816+
"helpUrl": "https://github.com/QAInsights/prism",
2817+
"vendor": "QAInsights.com",
2818+
"markerClass": "com.jmeter.prism.oss.PrismMenuCreator",
2819+
"componentClasses": [
2820+
"com.jmeter.prism.oss.PrismMenuCreator"
2821+
],
2822+
"versions": {
2823+
"1.0.0": {
2824+
"downloadUrl": "https://github.com/QAInsights/prism/releases/download/v1.0.2/prism-oss-1.0.0-SNAPSHOT.jar",
2825+
"depends": ["jmeter-core", "jmeter-components"]
2826+
}
2827+
}
28102828
}
28112829

28122830
]

0 commit comments

Comments
 (0)