Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macacajs/uitest
Run mocha in a browser environment.
https://github.com/macacajs/uitest
coverage macaca mocha uitest
Last synced: about 1 month ago
JSON representation
Run mocha in a browser environment.
- Host: GitHub
- URL: https://github.com/macacajs/uitest
- Owner: macacajs
- License: mit
- Created: 2016-08-15T12:49:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T06:44:04.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T05:04:59.535Z (about 2 months ago)
- Topics: coverage, macaca, mocha, uitest
- Language: JavaScript
- Homepage: https://macacajs.github.io/uitest
- Size: 1.49 MB
- Stars: 24
- Watchers: 11
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.
## Contributors
|[
xudafeng](https://github.com/xudafeng)
|[
zivyangll](https://github.com/zivyangll)
|[
meowtec](https://github.com/meowtec)
|[
ilimei](https://github.com/ilimei)
|[
paradite](https://github.com/paradite)
|[
snapre](https://github.com/snapre)
|
| :---: | :---: | :---: | :---: | :---: | :---: |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`.
## 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)