qe-fe-automation
v1.0.0
Published
FE test automation framework using cypress
Downloads
73
Readme
| Platform | Status | |----------------|---| | Trains || | fe-user ||
Handbook - Test automation for Web (Cypress)
Cypress architecture
Writing your first Cypress test
Repository architecture
Cypress best practices
CI/CD pipeline integration
Cypress testrail integration
Code review checklist
:beetle: Debug your test on Jenkins
QE FE Automation Common Library
Description
Designed to export common utitities, functions, and tests
to be used by other apps and libraries within TripActions frontend ecosystem.
Extending this library
- Add
reusable common
elements inside of~/cypress/artifacts/
- Make them exportable through
~cypress/artifacts/index.ts
.