testcafe-react-selectors:用于React应用程序的TestCafe选择器扩展

时间:2024-02-27 01:55:40
【文件属性】:

文件名称:testcafe-react-selectors:用于React应用程序的TestCafe选择器扩展

文件大小:166KB

文件格式:ZIP

更新时间:2024-02-27 01:55:40

react plugin testing reactjs e2e

咖啡馆React选择器 这个插件提供了选择器扩展,使使用测试ReactJS组件变得更加容易。 这些扩展允许您以React固有的方式选择页面元素。 安装 $ npm install testcafe-react-selectors 用法 等待应用程序准备运行测试 要等到React的组件树被加载后,将waitForReact方法添加到waitForReact的beforeEach挂钩中。 import { waitForReact } from 'testcafe-react-selectors' ; fixture `App tests` . page ( 'http://react


【文件预览】:
testcafe-react-selectors-master
----.eslintrc(2KB)
----.gitattributes(378B)
----next.config.js(228B)
----src()
--------react-15()
--------.babelrc(216B)
--------react-16-17()
--------wait-for-react.js(2KB)
--------index.js.mustache(8KB)
----ts-defs()
--------index.d.ts(1KB)
----LICENSE(1KB)
----Gulpfile.js(3KB)
----test()
--------.eslintrc(52B)
--------server.js(989B)
--------fixtures()
--------helpers()
--------data()
----README.md(16KB)
----.publishrc(272B)
----.appveyor.yml(320B)
----.editorconfig(298B)
----.gitignore(713B)
----package.json(1KB)

网友评论