项目作者: adriastephanie

项目描述 :
testes funcionais (e2e) com cypress
高级语言: JavaScript
项目地址: git://github.com/adriastephanie/cypress-test.git
创建时间: 2021-04-16T23:32:11Z
项目社区:https://github.com/adriastephanie/cypress-test

开源协议:MIT License

下载


Cypress Test

Build status

end-to-end

Test project using cypress

✨ End-to-end testing workshop with Cypress

Project status

🚧 Cypress 🚀 UNDER CONSTRUCTION… 🚧

🛠 Tech

Installation

Install Cypress via npm: cypress to install de

  1. npm install cypress --save-dev
  1. npm install mocha-junit-reporter --save-dev

via yarn:

  1. yarn add cypress --dev

run:

test run in headless

  1. npn run test

test with report junit

  1. npm run test:report

delete report

  1. npm run delete:report

Features

  • End-to-End
  • Backend
  • Server (Mock)

License

MIT