This website requires JavaScript.
Explore
Help
Sign In
xief
/
playwright-demo
Watch
1
Star
0
Fork
0
You've already forked playwright-demo
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b2321c7ee7
playwright-demo
/
.vscode
/
extensions.json
6 lines
105 B
JSON
Raw
Normal View
History
Unescape
Escape
使用jest替换mocha
2024-08-02 09:50:12 +08:00
{
"recommendations"
:
[
使用playwright内置test
2024-08-02 11:31:51 +08:00
"ms-playwright.playwright"
,
使用jest替换mocha
2024-08-02 09:50:12 +08:00
]
,
"unwantedRecommendations"
:
[
]
}
Reference in New Issue
Copy Permalink