https://github.com/tadd/puppeteer-fail-testcase
Just a example repos for my learning
https://github.com/tadd/puppeteer-fail-testcase
Last synced: 12 months ago
JSON representation
Just a example repos for my learning
- Host: GitHub
- URL: https://github.com/tadd/puppeteer-fail-testcase
- Owner: tadd
- Created: 2019-01-10T04:08:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-15T03:11:14.000Z (over 7 years ago)
- Last Synced: 2025-03-15T20:29:39.167Z (over 1 year ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pupeteer Fail Testcase
======================
Why fails?
## How to reproduce
Just type `mocha` after `npm install`.
## How to pass
Follow comment in `lib/a.mjs` and modify.