Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

Commit

Permalink
Merge pull request #278 from jrleeman/testing_lesson
Browse files Browse the repository at this point in the history
Testing Lesson
  • Loading branch information
jrleeman authored Apr 10, 2018
2 parents b1b1f11 + daa52a7 commit 09785f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion presentations/Testing/Testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Interactive:
- Add tests for `temperature.py` to `tests/test_temperature.py`
- values
- round trip
- How do we run tests: `pytest
- How do we run tests: `pytest`

Exercise:
- Add calculations for mean and median to `stats.py`
Expand Down

0 comments on commit 09785f4

Please sign in to comment.