Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running test suites #621

Open
Ynhockey opened this issue Apr 2, 2020 · 0 comments
Open

Running test suites #621

Ynhockey opened this issue Apr 2, 2020 · 0 comments

Comments

@Ynhockey
Copy link

Ynhockey commented Apr 2, 2020

I am asking what might sound very obvious, but I am unable to understand this for WD.js specifically.

I have a test suite where each test can run separately, starting with the browser initialization and until the fin/done() function.

What is the correct way to run these tests sequentially, one after the other?

The instructions for running tests from the command line here on the project's page talk about using Gulp, while on the site it says to use the Makefile, but in both cases it's unclear how to run the tests and what output I'm supposed to get.

Is there something similar to Nightwatch.js where each test can be configured as an object and then run using a dedicated runner script, with the output relevant to which test cases passed/failed, etc.? If not, how should I go about configuring chained tests to run like that?

Any help with this would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant