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, a vast majority of kaos cli commands do not have associated unit tests, which would be helpful in reducing development and testing time.
Reduce manual testing and increase development productivity.
General refactor to derive unit-testable components.
The text was updated successfully, but these errors were encountered:
Thanks for supporting the development of kaos with your first issue! We look forward to handling it.
Sorry, something went wrong.
ms-shankar
No branches or pull requests
What is the desired change?
Currently, a vast majority of kaos cli commands do not have associated unit tests, which would be helpful in reducing development and testing time.
How will this change improve kaos?
Reduce manual testing and increase development productivity.
Any thoughts on the implementation approach?
General refactor to derive unit-testable components.
The text was updated successfully, but these errors were encountered: