kotter
kotter copied to clipboard
Add docs for how to test your project using Kotter
Basically, how to use the kotterx.test library.
The super quick version is, check the tests under kotter/kotter/src/main/test. They use testSession and then the terminal parameter it provides to verify the state of the console.
This is now done here:
https://github.com/varabyte/kotter/blob/main/kotterx/kotter-test-support/README.md