一个成熟的全功能的Python测试工具:pytest
jopen
11年前
pytest是一个一个成熟的全功能的Python测试工具。
- 运行于Posix/Windows, Python 2.5-3.3, PyPy 和 Jython-2.5.1
- zero-reported-bugs policy with >1000 tests against itself
- strict backward compatibility policy for safe pytest upgrades
- 全面的在线和PDF文档
- 许多第三方插件和内置的助手,
- used in many small and large projects and organisations
- 自带许多测试示例tested examples