Skip to content
New issue

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

basic tests for cloudabi-utils #8

Open
mcandre opened this issue Dec 30, 2018 · 1 comment
Open

basic tests for cloudabi-utils #8

mcandre opened this issue Dec 30, 2018 · 1 comment

Comments

@mcandre
Copy link

mcandre commented Dec 30, 2018

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

@EdSchouten
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants