RubyGems Navigation menu

minitest-focus 1.1.0

Allows you to focus on a few tests with ease without having to use command-line arguments. Good for tools like guard that don't have enough brains to understand test output. Cf. ZenTest's autotest (an example of a test runner with strong testing logic). Inspired by https://github.com/seattlerb/minitest/issues/213

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.4.0 - July 12, 2023 (11.5 KB)
  2. 1.3.1 - May 26, 2021 (11.5 KB)
  3. 1.3.0 - May 22, 2021 (11.5 KB)
  4. 1.2.1 - June 14, 2020 (11.0 KB)
  5. 1.2.0 - May 16, 2020 (11.0 KB)
  6. 1.1.0 - November 07, 2013 (11.0 KB)
顯示所有版本(共 9)

Runtime 相依性套件 (1):

minitest < 6, >= 4

Development 相依性套件 (2):

hoe ~> 3.7
rdoc ~> 4.0

擁有者:

作者:

  • Ryan Davis

SHA 256 checksum:

20d845f7e18eab191f851353e80c994977977e9ccc1d6aa3b696d9b613b02d47

總下載次數 7,225,014

這個版本 41,130

License:

MIT

Ruby 版本需求:

相關連結: