1.1.0 • Published 2 months ago

testsuite3 v1.1.0

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

UWIDCIT Test Suite 3

Version 1.0.0 A collection of E2E test cases

Installation

$ npm i --save testsuite3

Then require the package in your mocha test file:

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

Running Tests

Ensure your site is running on http://localhost:8080/ then execute your test using mocha command

$ mocha test.js

Design

Test Cases

1.1.0

2 months ago

1.0.0

2 months ago