You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could we add some basic command line tests for cloudabi-run and so on, to ensure that the utilities match the advertised capabilities as described in the man pages?
Yes, we should add more testing coverage. The issue you ran into, that !fd <number> didn't work, could have had a corresponding unit test to ensure this never regresses going forward.
Now that I'm working towards having Bazel build rules for CloudABI's components, the barrier towards adding unit tests to the yaml2argdata repository should be far lower than before. I'll try to add some unit testing coverage the next time I need to touch this library.
Could we add some basic command line tests for cloudabi-run and so on, to ensure that the utilities match the advertised capabilities as described in the man pages?
https://gitlab.kitware.com/cmake/community/wikis/doc/ctest/Testing-With-CTest
The text was updated successfully, but these errors were encountered: