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 #21

Open
4 tasks
warriordog opened this issue Jul 1, 2022 · 0 comments
Open
4 tasks

Unit Tests #21

warriordog opened this issue Jul 1, 2022 · 0 comments
Labels
pipeline Applies to pipeline (build, distribution, testing, etc) question Further information is requested

Comments

@warriordog
Copy link
Owner

Implement unit tests with TBD framework. Tests should cover:

  • Each rule (w/ valid and invalid cases)
  • Each CLI argument
  • Public API
  • Piped IO (redirect to memory buffer, run it, and check that no IO was made to stdin / stdout. stderr is OK)
@warriordog warriordog added question Further information is requested pipeline Applies to pipeline (build, distribution, testing, etc) labels Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pipeline Applies to pipeline (build, distribution, testing, etc) question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant