feat: add Mock Jutsu synthetic test data plugin (390 types, 6 locales)#852
feat: add Mock Jutsu synthetic test data plugin (390 types, 6 locales)#852altansayan wants to merge 3 commits into
Conversation
|
You seem to not read the contribution guidelines. Your file is misplaced. Function names are not components in JMeter, so don't list them. |
- Move entry from separate file to various.json per contribution guidelines - Remove componentClasses (functions are not JMeter components) - Keep only markerClass as required Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Thank you for the feedback. I've moved the entry to various.json as required by the contribution guidelines and removed the componentClasses list — functions are not JMeter components. Please review the updated PR. |
- Fix encoding issues with em dashes - Simplify description (remove problematic syntax example) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Hi @altansayan, thanks for the contribution! This branch was created before #853 and #854 landed on master, so its copy of Could you rebase this branch onto the latest |
Plugin: Mock Jutsu
Adds Mock Jutsu, an algorithmic mock data engine for JMeter.
What it does
Generates format-valid synthetic test data directly inside JMeter test plans
via custom functions — no Python, no subprocess, no CSV files needed.
Key features
${__mockjutsu_financial(cardnum:visa|TR|mask)}Links