Skip to content

hannupekka/re2e

Repository files navigation

React e2e testing with Nightwatch.js

This repository contains really simple React application that calculates the length of given string. Testing is done using Nightwatch.js with PhantomJS against standalone Selenium server. Static HTTP server is used during tests to serve the target application.

es5-shim is included in order for PhantomJS to play well with React.

Running tests

Run npm install to install dependencies and npm test to run tests.

About

React e2e test example using Nightwatch.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published