https://github.com/eddyerburgh/avoriaz-tape-example
An example repo testing Vue components with tape and avoriaz
https://github.com/eddyerburgh/avoriaz-tape-example
avoriaz avoriaz-tape tape
Last synced: 6 months ago
JSON representation
An example repo testing Vue components with tape and avoriaz
- Host: GitHub
- URL: https://github.com/eddyerburgh/avoriaz-tape-example
- Owner: eddyerburgh
- License: mit
- Created: 2017-04-23T20:26:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-28T09:54:13.000Z (about 9 years ago)
- Last Synced: 2024-12-30T04:26:39.714Z (over 1 year ago)
- Topics: avoriaz, avoriaz-tape, tape
- Language: JavaScript
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# avoriaz-tape-example
> an example project using avoriaz and tape to test Vue components
## Installation
```
npm install
```
## Usage
```
npm test
```