We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently our tests for allenact have dependencies on frameworks in allenact_plugins. Ideally these should be self contained.
allenact
allenact_plugins
Create test directories in allenact and allenact_plugins and create new tests in allenact that are not framework dependent.
test
That this is a good idea was pointed out by @jordis-ai2 in #270 .
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem
Currently our tests for
allenact
have dependencies on frameworks inallenact_plugins
. Ideally these should be self contained.Desired solution
Create
test
directories inallenact
andallenact_plugins
and create new tests inallenact
that are not framework dependent.Additional context
That this is a good idea was pointed out by @jordis-ai2 in #270 .
The text was updated successfully, but these errors were encountered: