Skip to content

Allow SmokeTest config option to be an object literal containing tests config #74

@simonplend

Description

@simonplend

e.g.

const smoke = new SmokeTest({
    host: 'http://localhost:3004',
    config: {
        // Config for all tests here
    }
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions