Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bash Code Sections #3

Open
ghost opened this issue Nov 28, 2009 · 1 comment
Open

Bash Code Sections #3

ghost opened this issue Nov 28, 2009 · 1 comment
Labels

Comments

@ghost
Copy link

ghost commented Nov 28, 2009

It would be nice if code section could support shell (bash) code, for testing bin/ commands. At this point, however, I am not at all certain how this would integrate with the testing of Ruby code.

@ghost
Copy link
Author

ghost commented Jan 9, 2010

One option is to have #Transform clauses that works like #When matchers but that transform the code section in some fashion. Eg. a $ echo line could be transformed into system('echo').

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants