https://github.com/sudheerj/e2e-reports-demo
VueJS E2E demonstration using TestCafe, Codeceptjs, Allure and Jenkins
https://github.com/sudheerj/e2e-reports-demo
allure-report codeceptjs docker jenkins testcafe vuejs
Last synced: 2 months ago
JSON representation
VueJS E2E demonstration using TestCafe, Codeceptjs, Allure and Jenkins
- Host: GitHub
- URL: https://github.com/sudheerj/e2e-reports-demo
- Owner: sudheerj
- Created: 2020-10-29T15:07:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-01T17:33:23.000Z (over 4 years ago)
- Last Synced: 2025-02-27T10:38:18.570Z (3 months ago)
- Topics: allure-report, codeceptjs, docker, jenkins, testcafe, vuejs
- Language: JavaScript
- Homepage: https://sudheerj.github.io/e2e-reports-demo/
- Size: 1.3 MB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# e2e-reports-demo
## Instructions to create E2E for Vue repo
1. Create VueJS repository and make application available on particular domain.
2. Write e2e test cases based on codeceptjs and Testcafe.
3. Integrate and run the test cases using local jenkins pipeline.
4. Configure Allure to generate reports as below.

