Effective PyCharm Transcripts
Chapter: Unit testing
Lecture: Your turn

Login or purchase this course to watch this video and the rest of the course contents.
0:00 You've seen me play with the tests. It is your turn. It is time to set up some pytest,
0:06 write some tests, then use code coverage to see if you've tested everything and maybe even write a few more tests after that,
0:13 we're gonna start with some existing code very similar to what I did go into the your table section here. Did this all set up?
0:20 write some tests test it with pytest. Have a good time.


Talk Python's Mastodon Michael Kennedy's Mastodon