Project

General

Profile

Actions

Refactor #36641

closed

Foreman - Tracker #36640: Support Minitest 5.19+

Use Minitest namespace

Added by Evgeni Golov over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Branch:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

% git grep MiniTest
test/katello_test_helper.rb:module MiniTest::Expectations
test/source_code_test.rb:    include MiniTest::Assertions
test/support/minitest/spec/shared_examples.rb:MiniTest::Spec.class_eval do
test/support/minitest/spec/shared_examples.rb:module MiniTest::Spec::SharedExamples
test/support/minitest/spec/shared_examples.rb:    MiniTest::Spec.shared_examples[desc] = block
test/support/minitest/spec/shared_examples.rb:      instance_eval { MiniTest::Spec.shared_examples[desc] }
test/support/minitest/spec/shared_examples.rb:Object.class_eval { include(MiniTest::Spec::SharedExamples) }
Actions

Also available in: Atom PDF