0.2.3 • Published 1 year ago

@nightwatch/nx v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Nightwatchjs - nx plugin

This nx plugin sets up Nightwatch for you to be able to run your E2E tests.

Installation

To install you will need to do

npm i @nightwatch/nx --save-dev

Generating a project

nx g @nightwatch/nx:nightwatch-project

Writing Tests

To write your tests please follow the documentation on the Nightwatchjs.org site.

Running Tests

When you have written your tests you can run them with the following command

nx e2e my-app-e2e

NightwatchJS arguments will be forwarded on from nx

0.2.3

1 year ago

0.1.0

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago