February 2022
Intermediate to advanced
274 pages
6h 28m
English
This book assumes that you are fairly comfortable with Python. You don’t need to know a lot of Python—the examples don’t do anything super weird or fancy—but Python isn’t explained in detail.
You should use pip to install pytest and pytest plugins. If you want a refresher on pip, check out Appendix 2, pip.
I wrote this book and captured the example output using zsh on a Mac laptop. However, the only commands I use in zsh are cd to go to a specific directory, and pytest, of course. Because cd exists in Windows cmd.exe and all Unix shells that I know of, all examples should be runnable on whatever terminal-like application you choose to use.
That’s it, really. You don’t need to be a programming expert ...
Read now
Unlock full access