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

Unit tests #13

Open
bsaund opened this issue Nov 2, 2017 · 0 comments
Open

Unit tests #13

bsaund opened this issue Nov 2, 2017 · 0 comments

Comments

@bsaund
Copy link

bsaund commented Nov 2, 2017

SDF tools should have unit tests.

My spiel:
For a lot of academic code it takes longer to write and maintain unit tests that the value gained. This is because interfaces change frequently, lots of code is one-time-use, tests might involve real robots, and error cases are obvious.
For reusable libraries like SDF tools, unit tests will save time in the long run.

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

1 participant