First of all I personally recommend you to whatch Corey Schafer's Python Tutorial video on YouTube.Hi! I'm a total beginner in testing (and not long ago decided to go with python), so I wonder what are the most recommended online resources or books for effectively learning and mastering pytest?
I'll try it, thanks!First of all I personally recommend you to whatch Corey Schafer's Python Tutorial video on YouTube.
There is also a good article from Real Python (Getting Started With Testing in Python) and additionally I advise you to check The Hitchhikers Guide To Python, which also covers testing.
And last but not least - don't forget to explore the official documentation!
Good luck!
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.