Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Source code to my tutorials on E2E Testing with Nightwatch.js

Notifications You must be signed in to change notification settings

codejockie/e2e-testing-nightwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E2E Testing with Nightwatch

This repo contains the source code to the tutorial series on E2E Testing with Nightwatch.
You can read the post here:

What is Nightwatch?

Nightwatch.js is an automated testing framework for web applications and websites, written in Node.js and using the W3C WebDriver API (formerly Selenium WebDriver).

It is a complete browser (End-to-End) testing solution which aims to simplify the process of setting up Continuous Integration and writing automated tests. Nightwatch can also be used for writing Node.js unit tests.

Author

John Kennedy @codejockie

About

Source code to my tutorials on E2E Testing with Nightwatch.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors