Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 180 Bytes

File metadata and controls

17 lines (10 loc) · 180 Bytes

PythonMocking

A simple temperature-based fan controller to illustrate unit testing using Mocks.

How to Run

python main.py

How to Test

pytest