Sha256: 7aa2c84492d67f699a61120ababb86c0f72be51bf693d345fa93045a1e3297b3
Contents?: true
Size: 562 Bytes
Versions: 7
Compression:
Stored size: 562 Bytes
Contents
module Datadog module CI module Contrib module Minitest class Integration extend Datadog::CI::Contrib::Integration::ClassMethods include Datadog::CI::Contrib::Integration::InstanceMethods MINIMUM_VERSION: Gem::Version def self.version: () -> untyped def self.loaded?: () -> bool def compatible?: () -> bool def auto_instrument?: () -> false def new_configuration: () -> untyped def patcher: () -> untyped end end end end end
Version data entries
7 entries across 7 versions & 1 rubygems