We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 014d723 commit 531bf3bCopy full SHA for 531bf3b
1 file changed
test/test_helper.rb
@@ -5,6 +5,8 @@
5
require "simplecov-console"
6
require "rails/version"
7
8
+Warning[:performance] = true
9
+
10
if ENV["MEASURE_COVERAGE"]
11
SimpleCov.start do
12
command_name "minitest-rails#{Rails::VERSION::STRING}-ruby#{RUBY_VERSION}"
0 commit comments