https://github.com/ducksoupdev/spyn-browser-esm
ES module of Spyn for browser use
https://github.com/ducksoupdev/spyn-browser-esm
Last synced: 20 days ago
JSON representation
ES module of Spyn for browser use
- Host: GitHub
- URL: https://github.com/ducksoupdev/spyn-browser-esm
- Owner: ducksoupdev
- License: mit
- Created: 2021-07-13T11:01:01.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-13T11:11:30.000Z (almost 5 years ago)
- Last Synced: 2025-03-06T00:31:38.979Z (over 1 year ago)
- Language: JavaScript
- Size: 40 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spyn ES module for in-browser tests
ES module build of [Spyn](https://www.npmjs.com/package/spyn) (safe and minimal spying tool for testing purposes).
This package provides an ES module specifically designed for in-browser testing.
See the [test](https://github.com/ducksoupdev/spyn-browser-esm/tree/main/test) directory for an example.