max-niederman / ttyper

Terminal-based typing test.
MIT License
1.05k stars 76 forks source link

Code clarity: consider renaming "Test" to "Exam" or something #114

Closed DeflateAwning closed 4 months ago

DeflateAwning commented 5 months ago

I'm using your project as a model for a similar project. As someone new in rust, it might make sense to rename "Test" to "Exam" (as in "typing exam"), because it's a bit confusing with unit tests being a thing as well.

max-niederman commented 4 months ago

In v2 the name will be changed to "trial" in the code, although for now I don't think this is necessary.