Great talk, a big help for learning to use pytest, which I'm currently going through. One point to note, in the 'Fixtures' example, the class method 'greet' will need the 'self' argument for this code to work. Overall, a clear and useful talk. Thanks
06:41 topic starts from here.
I hate lectures about testing, but this has really been a pleasure. Tnx Gabe!
Great talk, a big help for learning to use pytest, which I'm currently going through.
One point to note, in the 'Fixtures' example, the class method 'greet' will need the 'self' argument for this code to work.
Overall, a clear and useful talk. Thanks
Url was archived. Found it here
pycon.sg/archive/2015/schedule/presentation/50/index.html
Great talk! I'm just getting started with testing and this helped me understand the concepts that I was getting hung up on.
That explanation of "spec" at ~21:50 didn't make sense to me
Note: pytest-mock is like the best of both worlds and gets around nested context managers.
Excellent examples!
awesome talk!! thanks
awesome talk!!!!
Awesome!