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

Add a "plugin" mechanism to Bond #21

Open
gnecula opened this issue Dec 10, 2015 · 0 comments
Open

Add a "plugin" mechanism to Bond #21

gnecula opened this issue Dec 10, 2015 · 0 comments

Comments

@gnecula
Copy link
Owner

gnecula commented Dec 10, 2015

We could make Bond more generally useful if it supports a plugin mechanism.

One possible design would be to allow the specification of a plugin object in settings. The plugin can override functions that allow somebody to change how Bond does things.

One use case that came to mind was to add a "before_reconcile" entry point that can pre-process the observation file before comparing it with the reference. I am sure that we will find other use cases (e.g., before_test, after_test, ...)

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

No branches or pull requests

1 participant