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

[Discussion] Redesigning script for generating new exercises #205

Open
Stargator opened this issue Oct 15, 2019 · 0 comments
Open

[Discussion] Redesigning script for generating new exercises #205

Stargator opened this issue Oct 15, 2019 · 0 comments

Comments

@Stargator
Copy link
Contributor

Stargator commented Oct 15, 2019

@exercism/dart @devkabiir and I have been talking about how to improve the script for generating exercises in #170.

A few points:

  • @devkabiir brought up the idea of using a templating engine like mustache
  • Whatever we do, it needs to be flexible as there are some relational aspects to the generated code and the input that could be complex.

List of cases that need to be considered:

  • A way to inform the generator whether to place the reference the function calls in test suite within a class instance or not. Would also inform the generator whether to create a class in the empty exercise file in lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant