Code for Thought

ByteSized: Testing your Python code


Listen Later

This last episode of ByteSized RSE before the end of 2022 is about testing your Python code.
Testing is an essential part of software development, and a lot of what we cover in this episode applies to any programming and scripting language. 

For Python, the two big frameworks being used are unittest and PyTest. Unittest is built into Python, whereas PyTest is a module you would need to install extra.

  • https://docs.python.org/3/library/unittest.html the built in unit testing framework of Python
    • https://docs.python.org/3/library/unittest.mock.html mock testing in the unittest framework
    • https://docs.python.org/3/library/unittest.html#class-and-module-fixtures fixtures for classes and modules
  • https://docs.pytest.org/en/7.2.x/ the popular PyTest framework
    • Mocking can be done with monkeypatch in PyTest https://docs.pytest.org/en/7.1.x/how-to/monkeypatch.html#
    • Fixtures in PyTest: https://docs.pytest.org/en/7.2.x/reference/fixtures.html 


Books mentioned

  • Working effectively with legacy code, Michael Feathers, ISBN: 9780131177055, Pearson's, 2004
  • Refactoring: Improving the Design of Existing Code, Martin Fowler, ISBN: 9780134757681, 2nd edition, Addison-Wesley Professional


Byte-sized RSE is presented in collaboration with the UNIVERSE-HPC project.

https://www.imperial.ac.uk/computational-methods/rse/events/byte-sized-rse/ ByteSized RSE link to Imperial College

Get in touch

Thank you for listening! Merci de votre écoute! Vielen Dank für´s Zuhören!

If you're like to support this show, you can leave a little tip at

https://en.tipeee.com/code-for-thought-podcast/

Contact Details/ Coordonnées / Kontakt:

  • Email mailto:[email protected]
  • UK RSE Slack (ukrse.slack.com): @code4thought or @piddie
  • US RSE Slack (usrse.slack.com): @Peter Schmidt
  • Mastodon: https://fosstodon.org/@code4thought or @[email protected]
  • Bluesky: https://bsky.app/profile/code4thought.bsky.social
  • LinkedIn: https://www.linkedin.com/in/pweschmidt/ (personal Profile)
    • LinkedIn: https://www.linkedin.com/company/codeforthought/ (Code for Thought Profile)

This podcast is licensed under the Creative Commons Licence: https://creativecommons.org/licenses/by-sa/4.0/

...more
View all episodesView all episodes
Download on the App Store

Code for ThoughtBy Peter Schmidt

  • 4.5
  • 4.5
  • 4.5
  • 4.5
  • 4.5

4.5

2 ratings


More shows like Code for Thought

View all
Talk Python To Me by Michael Kennedy

Talk Python To Me

590 Listeners

The Quanta Podcast by Quanta Magazine

The Quanta Podcast

499 Listeners

The Daily by The New York Times

The Daily

111,827 Listeners

Waveform: The MKBHD Podcast by Vox Media Podcast Network

Waveform: The MKBHD Podcast

5,926 Listeners

No Stupid Questions by Freakonomics Radio + Stitcher

No Stupid Questions

3,678 Listeners

Hard Fork by The New York Times

Hard Fork

5,443 Listeners

The Ezra Klein Show by New York Times Opinion

The Ezra Klein Show

15,237 Listeners

The Economics of Everyday Things by Freakonomics Network & Zachary Crockett

The Economics of Everyday Things

1,610 Listeners