35621e1f5fdeebbf863361d7e1a6e4f458a1affe
* Allow no_* to be used for every tests in condition DSL:
condition { no_has_env :shell, '/bin/sh' };
* Modify Test constructor to accept negated: named argument, implement
#negated? and #pass?;
* Rename #success? to #verify in all test classes.
Description
No description provided
Languages
Ruby
78.4%
Gherkin
21.6%