套件: ruby-maxitest (3.6.0-1)
ruby-maxitest 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-maxitest:
維護者:
Original Maintainers:
- Debian Ruby Extras Maintainers (郵件存檔)
- Utkarsh Gupta
外部的資源:
- 主頁 [github.com]
相似套件:
Minitest + all the features you always wanted
Features: 1. Ctrl+c stops tests and prints failures 2. pastable rerun snippet for failures (disabled/integrated on rails 5) 3. multiple before & after blocks 4. around blocks around { |t| Dir.chdir(...) { t.call } } 5. red-green output (disabled/integrated on rails 5) 6. mtest executable to run by line number and by folder
(disabled/integrated on rails 5)7. full backtrace for errors and assertions with verbose (-v) 8. And more!
其他與 ruby-maxitest 有關的套件
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-minitest (<< 5.14.0)
- Ruby test tools supporting TDD, BDD, mocking, and benchmarking