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

Develop test driver base class that manages execution IO #9

Open
whart222 opened this issue Nov 15, 2015 · 0 comments
Open

Develop test driver base class that manages execution IO #9

whart222 opened this issue Nov 15, 2015 · 0 comments

Comments

@whart222
Copy link
Contributor

The default behavior in pyutilib.autotest is to call a test driver without worrying what exactly the testdriver does.

In practice, this capability is likely to be used primarily for the execution of external scripts. Consequently, it makes sense to provide a test driver plugin that provides hooks for managing I/O in a standardized manner.

Several other tickets implicitly require this mechanism. This ticket documents the need to develop this generic testdriver.

@whart222 whart222 added this to the Long Term milestone Nov 15, 2015
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