-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
♻️ code qualityCode quality-related tasks or issuesCode quality-related tasks or issues📝 documentationTasks related to writing or updating documentationTasks related to writing or updating documentation
Description
Description
To improve our project’s visibility and credibility, we should add a tests badge to the README file. This badge will provide a quick overview of the current test status and indicate whether our tests are passing or failing.
Requirements
- Determine the appropriate badge service to use (e.g., Shields.io or another service).
- Update the README file to include the tests badge in a visible location, ideally near other status badges (like build status or coverage).
Acceptance Criteria
- The tests badge is displayed correctly in the README file.
- The badge accurately reflects the current status of our tests (passing or failing).
- The badge links to the detailed test report or testing framework, if applicable.
Additional Context
Refer to the relevant documentation of the badge service to understand how to generate the badge link and integrate it into the README.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
♻️ code qualityCode quality-related tasks or issuesCode quality-related tasks or issues📝 documentationTasks related to writing or updating documentationTasks related to writing or updating documentation