An open API service indexing awesome lists of open source software.

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

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.

![overview](images/overview.png)
![graphs](images/graphs.png)