witchlock / common-webtest

demo of common web test project setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COMMON WEBTEST

Introduction

This is a demo project how to build a nodejs based web automation test

Installation

  1. install nodejs
  2. install chrome
  3. npm install

Test

nmp test - cucumber test

Report

reports/index.html

Tips

No more magic

About

demo of common web test project setup


Languages

Language:JavaScript 96.7%Language:Gherkin 3.3%