Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jofrony committed Jul 21, 2023
1 parent 512a759 commit 240c8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ python -m coverage html
```

This will tell you which lines have been covered and if you have to write a new test or just modify a previous one.
This will tell you which lines have been covered and if you have to write a new test or just modify a previous one. [Unittest](https://www.digitalocean.com/community/tutorials/how-to-use-unittest-to-write-a-test-case-for-a-function-in-python)


## Funding
Expand Down

0 comments on commit 240c8d6

Please sign in to comment.