This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xujunjie
/
WorkloadWeb
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
bea2a1afae
Branches
Tags
develop
develop_0715
develop_audit_flow
feature/mobile
jest
master
work20230919
WorkloadWeb
/
jest.config.js
jest.config.js
86 B
History
Raw
1
2
3
4
module.exports = {
testURL: 'http://localhost:8000',
preset: 'jest-puppeteer',
};