-
All classes have moved to
Sanpi\Behatch
namespace toBehatch
. -
The contexts aliases start with
behatch:context:
instead ofbehatch:
prefix. -
Fixed miss spelling methods:
JsonContext::theJsonNodesShoudBeEqualTo
=>JsonContext::theJsonNodesShouldBeEqualTo
JsonContext::theJsonNodesShoudContain
=>JsonContext::theJsonNodesShouldContain
JsonContext::theJsonNodesShoudNotContain
=>JsonContext::theJsonNodesShouldNotContain
SystemContext::ouputShouldNotContain
=>SystemContext::outputShouldNotContain