Sha256: d4e57efbd2a1575ad00f33a6f6b74ac8d897df280f82d333d7135c5dba7a3be8
Contents?: true
Size: 553 Bytes
Versions: 28
Compression:
Stored size: 553 Bytes
Contents
require 'shoulda/matchers/integrations/test_frameworks/active_support_test_case' require 'shoulda/matchers/integrations/test_frameworks/minitest_4' require 'shoulda/matchers/integrations/test_frameworks/minitest_5' require 'shoulda/matchers/integrations/test_frameworks/missing_test_framework' require 'shoulda/matchers/integrations/test_frameworks/rspec' require 'shoulda/matchers/integrations/test_frameworks/test_unit' module Shoulda module Matchers module Integrations # @private module TestFrameworks end end end end
Version data entries
28 entries across 28 versions & 1 rubygems