Open olliesilvester opened 3 months ago
Create a calculator which accepts two user inputs:
Exception
Write unit tests for all scenarios you can think of
Also manage this using a git branch
use MagicMock to test the user input (ask me about this when you get to it)
MagicMock
Create a calculator which accepts two user inputs:
Exception
Exception
Write unit tests for all scenarios you can think of
Also manage this using a git branch
use
MagicMock
to test the user input (ask me about this when you get to it)