首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > Python连续测试

Python连续测试

  • 资源大小:214.19 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: python 测试 连续

资 源 简 介

A small script that continuously run unit testing as you modify your code. Install (need Python 2.6+) hg clone http://continuous-test.googlecode.com/hg/ continuous-test-read-onlycd continuous-test-read-onlypython setup.py install Usage cd python -m contest.main Note Your test files should fnmatch test_*.py or *_test.py or *Test.py Another usages python -m contest.main -rf abc.py python abc.py python -m contest.main -rf "*.c" make
VIP VIP
0.184415s