swagger-api / swagger-api/swagger-codegen
[Gatling] Scaffold gatling test scenarios from swagger
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Description
I would like to be able to generate gatling performance test scenarios from swagger.
Swagger-codegen version
Latest from master branch
Swagger declaration file content or url
The Petstore
Command line used for generation
java -jar modules/swagger-codegen-cli/target/swagger-codegen-cli.jar generate -l gatling -o ~/realTest -i http://petstore.swagger.io/v2/swagger.json
Steps to reproduce
No Bug
Related issues/PRs
Jmeter is similar but couldnt find anything for gatling
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running the stated swagger-codegen CLI command against the Petstore declaration and inspect the generated output. Then locate how the existing JMeter-related generation is organized, if present, and determine the scope needed for Gatling scenarios. Done means the generator can scaffold usable Gatling performance test scenarios from Swagger input, with documented generation behavior and coverage for the Petstore example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, openapi
- Domain
- api, testing, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100