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

Data driven mechanism should allow adding plugins. #222

Closed
itaiag opened this issue Nov 26, 2014 · 0 comments
Closed

Data driven mechanism should allow adding plugins. #222

itaiag opened this issue Nov 26, 2014 · 0 comments

Comments

@itaiag
Copy link
Contributor

itaiag commented Nov 26, 2014

Data driven mechanism should allow adding plugins. For example, of a customer would like to fetch the data from a database or from Excel file, he could create a class that implement an interface that will provide this functionality.

@itaiag itaiag self-assigned this Nov 26, 2014
@itaiag itaiag added this to the 6.1.01 milestone Nov 26, 2014
itaiag added a commit that referenced this issue Dec 24, 2014
can now create plugins that provide the data from different sources such
as databases, excel file, etc.. (issue #222)
This commit should also fix bug that cause nested data driven and for
loops container to not be executed (issue #226)
@itaiag itaiag closed this as completed Dec 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant