Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)