

0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Still calibrating
click for more info
Not enough gems
Cost: 6 gems
1: Running Tests
incomplete
2: Tests on CI
incomplete
3: Code Coverage
incomplete
4: README Badge for Tests
incomplete
This lesson's interactive features are locked, please to keep using them
One cool feature on GitHub is that you can add a dynamic badge to your README.md file that shows the status of your tests.
It's a great way to show off that your code is well-tested, and that the tests are passing without users having to go check the actions tab.
https://github.com/<OWNER>/<REPOSITORY>/actions/workflows/<WORKFLOW_FILE>/badge.svg
Your README.md file is written in markdown, and the syntax for adding an image is:

Paste the URL of your GitHub repo into the box and run the GitHub checks.