Blame view

vendor/codeception/base/src/Codeception/Step/README.md 192 Bytes
cfe42223   曹明   提交初始代码
1
2
3
# Steps

Steps are used in scenarios. They do not keep any logic, but responsible for formatting. Exception for `ConditionalAssertion` which acts like `Assertion` but acts differently on fail.