swagger-api / swagger-api/swagger-codegen

[Gatling] Scaffold gatling test scenarios from swagger

Open
#6,927 1 comment 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.