Skip to content

Commit

Permalink
Updated the readme for pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
dtaivpp committed Dec 6, 2023
1 parent 726f871 commit 8ff4b09
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 @@ -55,7 +55,7 @@ Here is how you can contribute:
And you are off to the races!

Before committing I would reccomend checking your build against unittest and the linter. If it doesn't pass it wont pass!
- `python -m unittest test`
- `python -m unittest test/test.py`
- `python -m pylint commit_msg_regex_hook`

Make sure if you add a check to add a test case!

0 comments on commit 8ff4b09

Please sign in to comment.