
Audio is streamed directly from the publisher (test-and-code.sfo3.cdn.digitaloceanspaces.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
pytest-repeat
- is a pytest plugin that makes it easy to repeat a single test, or multiple tests, a specific number of times.
- works fine on Python 3.14
- is tested on Python 3.9-3.14
- probably works fine still on 3.7 & 3.8
This episode also discusses the attempted April Fools episode.
Links:
- pytest-repeat
- The April Fools episode: Python 3.14 won't repeat with pytest-repeat
Topics
pythonprogrammingsoftwaretesting