浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

tox 1.4.2 : Python Package Index

tox 1.4.2

virtualenv-based automation of test activities

Tox as is a generic virtualenv management and test command line tool you can use for:

  • checking your package installs correctly with different Python versions and interpreters
  • running your tests in each of the environments, configuring your test tool of choice
  • acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing.

For more information, docs and many examples please checkout the home page:

http://tox.testrun.org/
posted on 2013-01-18 13:30  lexus  阅读(298)  评论(0编辑  收藏  举报