All Projects → matthewroach → nightwatch-demo

matthewroach / nightwatch-demo

Licence: other
Demo of using nightwatch js

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to nightwatch-demo

auth-quickstart
Authentication Quickstart with Express, Passport and Sequelize
Stars: ✭ 49 (+145%)
Mutual labels:  nightwatch
nightwatch-vrt
Visual Regression Testing tools for nightwatch.js
Stars: ✭ 59 (+195%)
Mutual labels:  nightwatch
Spring Boot Vuejs
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
Stars: ✭ 1,818 (+8990%)
Mutual labels:  nightwatch
Nightwatch
End-to-end testing framework written in Node.js and using the Webdriver API
Stars: ✭ 10,912 (+54460%)
Mutual labels:  nightwatch
zoundcloud
Chrome extension that adds download buttons to SoundCloud pages.
Stars: ✭ 26 (+30%)
Mutual labels:  nightwatch
nightwatch-boilerplate
boilerplate for nightwatch.js with selenium
Stars: ✭ 16 (-20%)
Mutual labels:  nightwatch
node-nightwatch-accessibility
Nightwatch.js utility assertion for accessibility testing with aXe
Stars: ✭ 16 (-20%)
Mutual labels:  nightwatch
html-dnd
HTML Drag and Drop Simulator for E2E testing
Stars: ✭ 53 (+165%)
Mutual labels:  nightwatch
nightwatch101
使用 Nightwatch 實現 End-to-End Testing ★
Stars: ✭ 42 (+110%)
Mutual labels:  nightwatch

Nightwatch.js Demo

Repository to go along with my blog post of demo of nightwatch.js - View blog post

Getting Started

Clone or download the repository to get up and running quickly, or you could read more about nightwatch over at their website

Prerequisites

  • Node & NPM

Running

  • First install the required dependencies npm install
  • To run tests npm test
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].