nose-exclude

軟件截圖:
nose-exclude
軟件詳細信息:
版本: 0.1.9
上傳日期: 20 Feb 15
開發: Kurt Grandis
許可: 免費
人氣: 6

Rating: nan/5 (Total Votes: 0)

鼻子 - 排除是鼻子的插件,可以讓你輕鬆地指定的目錄被排除測試。
排除目錄
該--exclude-DIR =選項,安裝插件後可用。該選項可以被多次使用,以排除從測試的多個目錄。所提供的目錄路徑可以是絕對或相對的。
例如:
$ nosetests --exclude-DIR = test_dirs /建
  - 排除-DIR = test_dirs / test_not_me test_dirs
....
-------------------------------------------------- --------------------
跑了4次測試中0.006s

這個例子將排除nosetests“測試搜索目錄test_dirs /構建和test_dirs / test_not_me。
使用基於文件的排除列表
所述--exclude-dir的文件=選項可用於傳遞包含在一個文件目錄的預定義列表。鼻排除希望被排除每個目錄要上自己的路線。
示例:
nosetests --exclude-dir的文件= test_dirs / exclude_dirs.txt
  test_dirs
....
-------------------------------------------------- --------------------
跑了4次測試中0.006s

其中,exclude_dirs.txt可能看起來像:
test_dirs /編譯
test_dirs / test_not_me

錯誤

請報告所有的bug(和補丁),以http://bitbucket.org/kgrandis/nose-exclude/

Requirements:

  • Python
  • 在鼻子

類似的軟件

CppUnit
CppUnit

17 Feb 15

nose-selecttests
nose-selecttests

20 Feb 15

TAU
TAU

20 Feb 15

Zato
Zato

20 Feb 15

意見 nose-exclude

評論沒有發現
添加評論
打開圖片!