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
mlUnitTest currently assumes that the mlRest* properties should be used for connecting to the REST server to run tests. This is too limited.
We can do two things here:
I think the first option should suffice though.
The text was updated successfully, but these errors were encountered:
#360 Can now configure connection in mlUnitTest
38c5edb
Added docs for this to the ml-unit-test-example project
Sorry, something went wrong.
#360 Ensuring disabled tasks are created as disabled
bfb50ca
rjrudin
No branches or pull requests
mlUnitTest currently assumes that the mlRest* properties should be used for connecting to the REST server to run tests. This is too limited.
We can do two things here:
I think the first option should suffice though.
The text was updated successfully, but these errors were encountered: