Skip to content
This repository was archived by the owner on Mar 2, 2020. It is now read-only.
This repository was archived by the owner on Mar 2, 2020. It is now read-only.

More realistic parallel suffixes #20

Description

@stevana

Currently parallel suffixes are lists of requests, because of the fact that suffixes need to be run in parallel they never become very long. A more realistic approach would be to use lists of lists of requests, e.g. batches of parallel requests. This approach is taken by the quickcheck-state-machine library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions