Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenAPI Tools
  • openapi-generator
  • Issues
  • #4011
Closed
Open
Issue created Oct 01, 2019 by Administrator@rootContributor

[REQ][Elixir] Generate ExUnit tests

Created by: mrmstn

Is your feature request related to a problem? Please describe.

I'm always frustrated when I have to write my own tests based on a given OpenAPI Spec with already valid example responses.

Describe the solution you'd like

Would be pretty great if the openapi-generator would create some ExUnit Tests based on the given examples or even create some own test data based on the given type.

Additional context

Something with https://github.com/PSPDFKit-labs/bypass would be great, this would also allow us to run the tests against a non-mock server to validate the response.

Maybe https://github.com/igas/faker could also come in handy

Assignee
Assign to
Time tracking