Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crotest
v1.0.3
Crotest
AssertionFailed
Assertions
Context
ContextPlan
DSL
ErroredTest
FailedTest
PassedTest
PendingTest
Test
Built with Crystal 1.9.2
2023-10-08 11:47:28 UTC
module
Crotest
Defined in:
crotest.cr
crotest/assertions.cr
crotest/context.cr
crotest/errors.cr
crotest/tests.cr
crotest/version.cr
Constant Summary
VERSION
=
"1.0.3"
Class Method Summary
.increment
(key : Symbol)
.print_report
.report
(result : Test)
.succeeded?
Class Method Detail
def self.
increment
(key : Symbol)
#
[
View source
]
def self.
print_report
#
[
View source
]
def self.
report
(result :
Test
)
#
[
View source
]
def self.
succeeded?
#
[
View source
]