UNPKG
f2etest
Version:
latest (1.1.0)
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.1
Alibaba front-end testing setup tools
alibaba.github.com/f2e-spec/
alibaba/f2e-spec
f2etest
/
templates
/
react
/
package.delete.json
11 lines
(10 loc)
•
196 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"devDependencies"
:
{
"@types/enzyme"
:
null
,
"enzyme"
:
null
,
"enzyme-matchers"
:
null
,
"enzyme-to-json"
:
null
,
"jest-environment-enzyme"
:
null
,
"jest-enzyme"
:
null
}
}