This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
penchant
Watch
1
Star
0
Fork
You've already forked penchant
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
832ec8f30c
penchant
/
features
/
step_definitions
/
then
/
the_output_should_include.rb
4 lines
90 B
Ruby
Raw
Blame
History
Then
/
^the output should include "([^"]*)"$
/
do
|
text
|
@output
.
should
include
(
text
)
end
Reference in New Issue
View Git Blame
Copy Permalink