class Mint::TestRunner

Included Modules

Defined in:

test_runner.cr
test_runner/browser.cr
test_runner/documentation_reporter.cr
test_runner/dot_reporter.cr
test_runner/message.cr
test_runner/reporter.cr

Constructors

Instance Method Summary

Instance methods inherited from module Mint::Errorable

error!(name : Symbol, &) error!, unreachable!(message : String) unreachable!

Constructor Detail

def self.new(flags : Cli::Test::Flags, arguments : Cli::Test::Arguments) #

[View source]

Instance Method Detail

def failed?(*args, **options) #

[View source]
def failed?(*args, **options, &) #

[View source]