-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Task
Create a test template file for complex-numbers
Details
- If this is your first time contributing to this repository, welcome!
- Contributing to a repository on GitHub requires a fork
- Create a branch on your local repository called
complex-numbers-add-test-template
- Run:
git checkout -b complex-numbers-add-test-template
- Run:
- Clone problem-specifications repository; this is used to populate the template
- Run:
git clone https://github.com/exercism/problem-specifications ../problem-specifications
- Run:
- Create
exercises/complex-numbers/.meta/template.j2
- See Generator Documentation for more information
- Generate test file from new template
- Run:
bin/generate_tests.py complex-numbers
- Run:
At this point, if the generator fails, or you are otherwise stuck,
please feel free to reach out! It is perfectly acceptable to submit
an incomplete PR in order to get feedback or assistance.
Resources
Metadata
Metadata
Assignees
Labels
No labels