Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 477 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 477 Bytes

jslix

Requirements:

  • jQuery;
  • CryptoJS;
  • js-signals.

To run the tests, you will need install next software:

  • node.js;
  • buster.js;
  • buster-amd;
  • buster-coverage.

Start the server: buster server

By default test server runs on http://localhost:1111

Open the browsers you want to run tests in and click the capture button.

Run tests: buster test

To build docs you need have yuidoc.

You can build docs with yuidoc command in root directory of repository.