Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Testing multiple specs #1077

@jurgenvo

Description

@jurgenvo

Hi,

I am trying to run multiple specs that are defined in the config.js file.

specs: ['folder1/test1.spec.js', 'folder2/test1.spec.js', 'folder2/test2.spec.js']

When I run this, one browser window opens and it starts the first test, but then without finishing the first test, it will start the second.

Is there some option that makes sure that the test will start when the other test is finished? Or am I doing something wrong here?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions