cypress-antd-commands
v1.0.2
Published
Exports custom commands Cypress for antdesign
Downloads
2
Readme
Get started
Install by npm i --save-dev cypress-antd-commands
Imports once in top of cypress/support/e2e.{js,jsx,ts,tsx}
Contributed
Bundle by webpack
npm run build
cp package.json README.md ./dist
npm publish