JEST Test Framework Test Execution and Allure Report Generation Using GitHub Actions by faiz-ahmed08
This is sample code repository for running the JEST test case using GitHub Actions and Generating Allure Report !!
Step 1 : Create your JEST Test cases and Test Suite.
Step 2 : Configure action.yml file
Step 3 : Configure jest.config.js and package.json file with allure configuration for reporting.
Step 4 : Configure allure properties in resource/allure.properties
Step 5 : Set up publishing to GitHub Pages
Step 6 : Configure action workflow file Run_NPM_JEST_Test_Generate_Allure_Report.yml
Note : One Test case is failing for showing failure in test report.
Allure Test Report Link : Allure Test Report Site
Author : Faiz Ahmed
Email 📬 : faiz08889@gmail.com
Linkedin 💼 : https://www.linkedin.com/in/faiz-ahmed-a2660189/