Python Test

Practical automated testing for software engineers using Python. Mostly. But also so much more.

https://podcast.pythontest.com

subscribe
share






episode 211: 211: Stamp out test dependencies with pytest plugins

[transcript]


We want to be able to run tests in a suite, and debug them in isolation, and have the behavior be the same.  
If the behavior is different in isolation vs in a suite, it's a nightmare to debug. 

In this episode, we'll talk about:

  • Causes of dependence
  • Testing for dependencies using plugins
  • Debugging test dependencies

Plugins discussed:

  • pytest-randomly
  • pytest-reverse
  • pytest-random-order



Sponsored by PyCharm Pro

  • Use code PYTEST for 20% off PyCharm Professional at jetbrains.com/pycharm
  • First 10 to sign up this month get a free month of AI Assistant
  • See how easy it is to run pytest from PyCharm at pythontest.com/pycharm

The Complete pytest Course

  • For the fastest way to learn pytest, go to courses.pythontest.com
  • Whether your new to testing or pytest, or just want to maximize your efficiency and effectiveness when testing.



fyyd: Podcast Search Engine
share








 December 16, 2023  19m