Skip to content

Commit

Permalink
update automated testing instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-dillon committed Sep 7, 2023
1 parent 8a0ef9c commit 1c2d79d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ can follow these steps if you would like to run the tests on your machine.

1. Open GitBash in Windows or the Terminal in Mac and navigate to the project
folder.
1. Make sure that the virtual environment is active.
1. Use the following command to run the tests: `pytest tests.py`.
1. Review the output from running the test. This will let you know whether your
code produces the expected results. You can
Expand Down

0 comments on commit 1c2d79d

Please sign in to comment.