https://github.com/ducksoupdev/ficusjs-ava-test
Example unit testing web components with ava and jsdom
https://github.com/ducksoupdev/ficusjs-ava-test
Last synced: 4 months ago
JSON representation
Example unit testing web components with ava and jsdom
- Host: GitHub
- URL: https://github.com/ducksoupdev/ficusjs-ava-test
- Owner: ducksoupdev
- Created: 2021-04-11T15:51:35.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-20T17:22:16.000Z (about 5 years ago)
- Last Synced: 2025-10-10T13:39:04.490Z (8 months ago)
- Language: HTML
- Size: 455 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ficusjs-ava-test
Example unit testing web components with ava, jsdom and ficusjs
## Getting started
- Clone the repo
- Run `npm install`
- Run `npm test`