|
|
|
# Tests commands # {#tests_commands}
|
|
|
|
|
|
|
|
[TOC]
|
|
|
|
# Fail # {#Fail}
|
|
|
|
Fails the current integration test
|
|
|
|
|
|
|
|
Defined in Fungus.FailTest
|
|
|
|
# Pass # {#Pass}
|
|
|
|
Passes the current integration test
|
|
|
|
|
|
|
|
Defined in Fungus.PassTest
|
|
|
|
# TestNarrative # {#TestNarrative}
|
|
|
|
Test command for narrative integration tests
|
|
|
|
|
|
|
|
Defined in NarrativeTests
|