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

refactor(bin/make-exercise): revise exercise creation script #133

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

ajborla
Copy link
Member

@ajborla ajborla commented Jul 28, 2024

[no important files changed]

Revise and extend exercise creation script:

  • Add full stops to all messages
  • Change run* to runt* to ensure no extra files are selected
  • Add "update-testlib" option to allow installation and updating of test library files
  • Add "is_test_library_installed" to validate presence of test library files
  • Add "update_testlib" function to realize "update-testlib" operation (still needs revision)

Revise and extend exercise creation script:

- Add full stops to all messages
- Change run* to runt* to ensure no extra files are selected
- Add "update-testlib" option to allow installation and updating of test library files
- Add "is_test_library_installed" to validate presence of test library files
- Add "update_testlib" function to realize "update-testlib" operation (still needs revision)
@ajborla ajborla added x:action/improve Improve existing functionality/content x:type/coding Write code that is not student-facing content (e.g. test-runners, generators, but not exercises) x:rep/medium Medium amount of reputation x:size/medium Medium amount of work labels Jul 28, 2024
@ajborla ajborla self-assigned this Jul 28, 2024
@ajborla ajborla merged commit c7c0b8c into exercism:main Jul 28, 2024
2 checks passed
@ajborla ajborla deleted the update_make-exercise_05 branch July 28, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:action/improve Improve existing functionality/content x:rep/medium Medium amount of reputation x:size/medium Medium amount of work x:type/coding Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant