- pytest Quick Start Guide
- Bruno Oliveira
- 115字
- 2021-07-16 17:51:25
To get the most out of this book
Here's a short list of what you will need to get started:
- A desktop computer or laptop: pytest works in Linux, Windows, and macOS-X, so pick any system you prefer.
- Python 3: All examples are written in Python 3.6, but they should work with Python 3.4 or up with minor alternations, if any. Most examples can also be ported to Python 2 with a little more effort, but Python 3 is strongly recommended.
- Your favorite text editor or IDE to work on the code.
- Be comfortable with Python: nothing too advanced is required, but Python concepts, such as the with statement and decorators are important to have.
推薦閱讀
- Truffle Quick Start Guide
- TCP/IP入門經典(第5版)
- 物聯網關鍵技術及應用
- PLC、現場總線及工業網絡實用技術速成
- 深入理解OpenStack Neutron
- 物聯網與智慧農業
- SEO攻略:搜索引擎優化策略與實戰案例詳解
- 路由與交換技術
- 深入理解Kubernetes網絡系統原理
- 5G智聯萬物:輕松讀懂5G應用與智能未來
- Citrix XenDesktop 5.6 Cookbook
- EtherCAT工業以太網應用技術
- TypeScript 3.0 Quick Start Guide
- Hands-On Full:Stack Web Development with ASP.NET Core
- Bootstrap Site Blueprints