-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
Better exercise var name in tests #627
base: main
Are you sure you want to change the base?
Conversation
… UUID and version methods
…ult, updated corresponding tests
…resent, use parent of exercises dir.
…g root directory of configlet
…rogress, needs some test)
…precated attributes(from v2), added practise, concept exercises (v3).
…N config file for given exercise entry.
…essary dir reference when initialized. Updated to use practice exercises by default.
…hen git project is not loaded in Pharo).
…ut just for specific exercise.
@glennj : PR is ready to review (if you will). Sorry for this extensive list of commits. I just needed to dig in more and more to fix to work with v3. Any thoughts, comments, let me know. Otherwise it should be pretty unit tested. What will follow?
|
It'll take me a day or two to review this. I look forward to contributing new exercises! |
@glennj Hi! Let me know, if I can merge this PR. Thanks in advance! |
Changes related to discussion topic: https://forum.exercism.org/t/variable-naming/10172/6
Current status is that many exercise descriptions are outdated/out-of-sync.
NOTE: Changes in exercises directory will be in separate PR (to not mix generator changes and exercise changes).