This website requires JavaScript.
Explore
Help
Sign In
github
/
puppeteer
Watch
0
Star
0
Fork
0
You've already forked puppeteer
mirror of
https://github.com/puppeteer/puppeteer
synced
2024-06-14 14:02:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
22daf1861f
puppeteer
/
packages
/
ng-schematics
/
.eslintignore
6 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: Add Jest as a ng-schematics option (#9257) **What kind of change does this PR introduce?** Adds Jest in `ng-schematics`. So you can scaffold test with Jest instead of Jasmine **Did you add tests for your changes?** Yes **If relevant, did you update the documentation?** No **Summary** Users can more easily integrate test with Puppeteer and their library of choose. **Does this PR introduce a breaking change?** No **Other information**
2022-11-11 13:38:52 +00:00
# Ignore File that will be copied to Angular
chore: added * pattern for test expectations (#9870)
2023-03-20 09:59:50 +00:00
/files/
# Ignore sandbox enviroment
chore: update Prettier and other deps (#10555)
2023-07-17 08:52:54 +00:00
./sandbox/
Reference in New Issue
Copy Permalink