UNPKG

uitest

Version:

Run mocha in a browser environment.

44 lines (28 loc) 2.05 kB
# uitest --- [![NPM version][npm-image]][npm-url] [![CI][CI-image]][CI-url] [![Test coverage][coveralls-image]][coveralls-url] [![npm download][download-image]][download-url] [npm-image]: https://img.shields.io/npm/v/uitest.svg [npm-url]: https://npmjs.org/package/uitest [CI-image]: https://github.com/macacajs/uitest/actions/workflows/ci.yml/badge.svg [CI-url]: https://github.com/macacajs/uitest/actions/workflows/ci.yml [coveralls-image]: https://img.shields.io/coveralls/macacajs/uitest.svg [coveralls-url]: https://coveralls.io/r/macacajs/uitest?branch=master [download-image]: https://img.shields.io/npm/dm/uitest.svg [download-url]: https://npmjs.org/package/uitest > Run mocha in a browser environment. <!-- GITCONTRIBUTOR_START --> ## Contributors |[<img src="https://avatars.githubusercontent.com/u/1011681?v=4" width="100px;"/><br/><sub><b>xudafeng</b></sub>](https://github.com/xudafeng)<br/>|[<img src="https://avatars.githubusercontent.com/u/11460601?v=4" width="100px;"/><br/><sub><b>zivyangll</b></sub>](https://github.com/zivyangll)<br/>|[<img src="https://avatars.githubusercontent.com/u/4006436?v=4" width="100px;"/><br/><sub><b>meowtec</b></sub>](https://github.com/meowtec)<br/>|[<img src="https://avatars.githubusercontent.com/u/12947068?v=4" width="100px;"/><br/><sub><b>ilimei</b></sub>](https://github.com/ilimei)<br/>|[<img src="https://avatars.githubusercontent.com/u/1209810?v=4" width="100px;"/><br/><sub><b>paradite</b></sub>](https://github.com/paradite)<br/>|[<img src="https://avatars.githubusercontent.com/u/52845048?v=4" width="100px;"/><br/><sub><b>snapre</b></sub>](https://github.com/snapre)<br/>| | :---: | :---: | :---: | :---: | :---: | :---: | This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Wed Feb 15 2023 14:41:53 GMT+0800`. <!-- GITCONTRIBUTOR_END --> ## Installation ```bash $ npm i uitest --save-dev ``` For more help, please visite: [macacajs.github.io/uitest](//macacajs.github.io/uitest) ## License The MIT License (MIT)