Skip to content

Let scenarios be composable from other scenarios #29

Description

@edconolly

It would be great to have scenarios not just be made up of resources but other scenarios as well.

Maybe something like

"emptyShoppingCart": [
    "extends": [
       "fooScenario",
       "barScenario"
    ]
    "cart/noItems.json"
  ],

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions