US064 As a DevOps engineer, I want to generate a test report after every CI/CD run,so that I can easily see which tests passed or failed
Description:
- Topic text: USER STORY: As a < type of user >, I want < some goal > so that < some reason >
- Update Issue topic according your story
- Do priorization and weight setting with a team
- Describe a need from customer point of view.
- Why this is needed?
Linked Requirements & Use Cases?
- Link to requirements
- Link to Use Case
- [Link to other material]
Current Definition of Done
-
Implemented -
Pair Reviewed -
Tested -
Documents updated -
? other
Acceptance Criterias
-
A detailed test report is generated after each pipeline run, showing passed and failed tests. (#278)
Edited by AH0981