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 an option to choose built-in tests #8

Open
MasterMedo opened this issue Jul 15, 2021 · 1 comment
Open

Add an option to choose built-in tests #8

MasterMedo opened this issue Jul 15, 2021 · 1 comment
Labels
enhancement New feature or request typetest

Comments

@MasterMedo
Copy link
Owner

MasterMedo commented Jul 15, 2021

Add a command option --test to be used when --input isn't specified. This could be used for tests that come with typetest and tests that typetest-analyse can create:

  • common_300
  • common_1000
  • no_double_letters
  • least typed words
  • slowest words
@MasterMedo MasterMedo added the enhancement New feature or request label Jul 15, 2021
@MasterMedo
Copy link
Owner Author

Suggestion:
Simplify the options, instead of having to name the test, specify the difficulty.
typetest --difficulty easy -> that would start the common_300 test
medium -> common_1000
hard -> least_typed_words or slowest words unlocked after 20 tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request typetest
Projects
None yet
Development

No branches or pull requests

1 participant