
#341 Shhh - For Secrets and Shells
Python Bytes
00:00
How to Use PyTest to Run Tests
Auto auto use makes fixtures just run automatically before your tests without having to call them out. It's really hard to come up with a good toy example for why you'd use it, because there aren't very many good examples for why you would use it. The other thing I wanted to point out is he says, tempter is a really cool built-in fixture,. And it is, but it's kind of deprecated. Temp path is what we try to get people to use now, because it uses pathlib. and pathlib is awesome.
Transcript
Play full episode