1.2.0 • Published 2 years ago

testsuite2 v1.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

UWIDCIT Test Suite 2

Version 0.1.1 A collection of E2E test cases

Installation

$ npm i --save testsuite2

Then require the package in your mocha test file:

//inside test.js
const testsuite2 = require('testsuite2');

Running Tests

Ensure your site is running on http://localhost:8080/index.html then execute your test using mocha.comment

$ mocha test.js

Design

Test Cases

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

4 years ago

0.1.1

4 years ago