1.2.0 • Published 1 year ago

testsuite2 v1.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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

1 year ago

1.1.0

1 year ago

1.0.0

3 years ago

0.1.1

3 years ago