Skip to content

Allow default runner to be configured via command line/env vars #20

Closed
@modocache

Description

@modocache

QuickCheck/Fox isn't performant--that's not what it was designed for, after all. So when running Fox locally, I probably only want to test each property a few hundred times, in order to keep my test runs short and my feedback cycle tight. But when running on CI, or for nightly builds, time isn't as much of an issue anymore, and I may want to test each property thousands of times.

FOXRunner should be configurable via the command line, so that my CI servers can run more exhaustive tests, whereas I only run the default amount.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions