We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c5f007 commit be3d33eCopy full SHA for be3d33e
Library/Homebrew/cmd/tests.rb
@@ -1,3 +1,6 @@
1
+#: * `tests` [`-v`] [`--coverage`] [`--generic`] [`--no-compat`] [`--only=`<test_script/test_method>] [`--seed` <seed>] [`--trace`]:
2
+#: Run Homebrew's unit and integration tests.
3
+
4
require "fileutils"
5
6
module Homebrew
0 commit comments