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

Runtime evaluation of expressions #30

Merged

Conversation

iantmoore
Copy link
Member

Enable an expression to be supplied as a parameter to a substep or stepimpl that is evaluated at runtime. The expression is evaluated against the ExecutionContext, searching the scopes from Step to Suite. see ExpressionEvaluationTest for an example

@iantmoore iantmoore merged commit 21e4b5f into Substeps:master Jan 14, 2017
@iantmoore iantmoore deleted the runtime-evaluation-of-expressions branch January 14, 2017 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant