Added minitest-cc to extension list

[git-p4: depot-paths = "//src/minitest/dev/": change = 13510]
This commit is contained in:
Ryan Davis 2022-08-16 22:23:28 -08:00
parent 8498ebec15
commit 640de3a7a3
1 changed files with 1 additions and 0 deletions

View File

@ -641,6 +641,7 @@ minitest-capistrano :: Assertions and expectations for testing
Capistrano recipes.
minitest-capybara :: Capybara matchers support for minitest unit and
spec.
minitest-cc :: It provides minimal information about code coverage.
minitest-chef-handler :: Run Minitest suites as Chef report handlers
minitest-ci :: CI reporter plugin for Minitest.
minitest-context :: Defines contexts for code reuse in Minitest