Skip to content

complex-numbers: add test template #1937

@cmccandless

Description

@cmccandless

Task

Create a test template file for complex-numbers

Details

  1. If this is your first time contributing to this repository, welcome!
    • Contributing to a repository on GitHub requires a fork
  2. Create a branch on your local repository called complex-numbers-add-test-template
    • Run: git checkout -b complex-numbers-add-test-template
  3. Clone problem-specifications repository; this is used to populate the template
    • Run: git clone https://github.com/exercism/problem-specifications ../problem-specifications
  4. Create exercises/complex-numbers/.meta/template.j2
  5. Generate test file from new template
    • Run: bin/generate_tests.py complex-numbers

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions