Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hzhu/jest-circus-browser
🎪 jest-circus, re-exported to run in the browser
https://github.com/hzhu/jest-circus-browser
browser jest jest-circus testing webpack
Last synced: about 1 month ago
JSON representation
🎪 jest-circus, re-exported to run in the browser
- Host: GitHub
- URL: https://github.com/hzhu/jest-circus-browser
- Owner: hzhu
- License: mit
- Created: 2020-08-01T02:16:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:59:16.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T21:53:03.999Z (about 1 month ago)
- Topics: browser, jest, jest-circus, testing, webpack
- Language: JavaScript
- Homepage: https://codesandbox.io/s/jest-circus-browser-gigsm
- Size: 1.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
jest-circus-browser
------------------------[![version][version-badge]][package]
[![MIT License][license-badge]][license]Re-exports `jest-circus` to run in the browser. See a live demo in the [CodeSandbox](https://codesandbox.io/s/jest-circus-browser-gigsm) demo.
[package]: https://www.npmjs.com/package/jest-circus-browser
[license]: https://github.com/hzhu/jest-circus-browser/blob/master/LICENSE
[version-badge]: https://img.shields.io/npm/v/jest-circus-browser.svg?style=flat-square
[license-badge]: https://img.shields.io/npm/l/jest-circus-browser.svg?style=flat-square