January 27, 2021
Host David Amos leads the group in a discussion about testing your code with Python.
In this meeting, we talked about:
- How to use the
assert
statement - How to write a test from scratch
- What is a testing framework and why should you use one
- How to use
unittest
- How to use
pytest
Become a Member to join the conversation.