Skip to content

Update bin/generate_practice_exercise #481

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

keiravillekode
Copy link
Contributor

We now request author and difficulty.

Adapted from generic-track
https://github.com/exercism/generic-track/blob/main/bin/add-practice-exercise

We sort config.json by (difficulty, slug)

We now request author and difficulty.

Adapted from generic-track
https://github.com/exercism/generic-track/blob/main/bin/add-practice-exercise

We sort config.json by (difficulty, slug)
cat << NEXT_STEPS

Your next steps are:
- Implement the test suite in $(jq -r '.test' <<< "${files}")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add a line like 'the test specifications have been copied into the test methods stubs by the generator' or smth?

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

Successfully merging this pull request may close these issues.

2 participants