This project implements Cypress testing framework integrated into GitLab CI and Jenkins pipelines. Key features include:
-
Parallel Execution & Test Splitting:
- Accelerates test runs for improved efficiency.
-
Page Object Model (POM):
- Ensures maintainable and reusable test code.
-
@dankieu/cypress-sql:
- Runs SQL queries seamlessly within tests.
-
Mocha Reporting:
- Generates detailed test reports for both parallel and non-parallel runs.
-
Telegram & Email Report Delivery:
- Real-time updates and easy access to reports.