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 it's plausible to test RK scripts via Starlark unit testing (https://docs.bazel.build/versions/master/skylark/testing.html#for-testing-starlark-utilities), but this doesn't capture the behavior of the RK API surface.
Opening an issue to track adding support for Starlark unit testing combined with RK in some digestible framework.
The text was updated successfully, but these errors were encountered:
this would be great!
Sorry, something went wrong.
the github api/events also come into play here
it might also be helpful if there were a repo with "auto-bless" (perhaps for members) to test/dev against github events
No branches or pull requests
Currently it's plausible to test RK scripts via Starlark unit testing (https://docs.bazel.build/versions/master/skylark/testing.html#for-testing-starlark-utilities), but this doesn't capture the behavior of the RK API surface.
Opening an issue to track adding support for Starlark unit testing combined with RK in some digestible framework.
The text was updated successfully, but these errors were encountered: