RubyGems Navigation menu

minitest-focus 1.2.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)
顯示所有版本(共 9)

Runtime 相依性套件 (1):

minitest >= 4, < 6

Development 相依性套件 (2):

hoe ~> 3.22
rdoc >= 4.0, < 7

擁有者:

Pushed by:

作者:

  • Ryan Davis

SHA 256 checksum:

a46078de16e3a4d00285144dcb7d01fff4b7b741a2f5aaf546a3627160fc14ca

總下載次數 7,219,295

這個版本 236,417

License:

MIT

Ruby 版本需求: >= 0

相關連結: