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

Add test cases. #5

Open
16 tasks
samyakbhuta opened this issue Nov 12, 2013 · 0 comments
Open
16 tasks

Add test cases. #5

samyakbhuta opened this issue Nov 12, 2013 · 0 comments

Comments

@samyakbhuta
Copy link
Owner

Any language implementation should pass this test cases to be considered valid countdown command.

  • Test case for milliseconds.
  • Test case for seconds.
  • Test case for seconds in fraction.
  • Test case for minutes.
  • Test case for minutes in fraction.
  • Test case for hours.
  • Test case for hours in fraction.
  • Test case for combination of any of milliseconds, seconds, minutes, hours.
  • Test case for short options. i.e. -s for --seconds.
  • Test case for displaying usage options when --help is provided as option.
  • Test case for displaying usage options when incorrect options are provided.
  • Test case recognising and parsing .countdownrc for options.
  • Test case for options alias and spelling mistake/typo tolerance.
  • Test case for installation.
  • Test case for uninstallation.
  • Test case for displaying version information. Unlike other commands, we will also display the implementation information, mainly the language.
samyakbhuta added a commit that referenced this issue Nov 13, 2013
- Please see #5.
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