Skip to content

Documentation driven testing #322

@nomasprime

Description

@nomasprime

We're documenting our schema with PRMD and it's working much better for us than Swagger, thank you.

My questions are:

  1. How can I reuse JSON-API schema in PRMD to document the API? I'd like to use JSON-API definitions at a top level and then override them for our specific implementation.
  2. How can the docs be used to drive tests in RSpec?
  3. As the docs provide a general case for each end-point, how can I test given a specific context?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions