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

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

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`