Skip to content

[REQ][Elixir] Generate ExUnit tests #4011

Open
@mrmstn

Description

@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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions