[ ソース: ruby-maxitest ]
パッケージ: ruby-maxitest (3.6.0-1)
ruby-maxitest に関するリンク
Debian の資源:
ruby-maxitest ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-minitest (<< 5.14.0)
- TDD, BDD, モックアップ、ベンチーマクをサポートする Ruby テストツール