-
-
Notifications
You must be signed in to change notification settings - Fork 365
Create test data generators #195
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
Comments
[robkeim] Updated as of Aug 20 2017 with exercises that don't have cannonical data
No canonical data:
|
If someone is interested in writing a test generator, please state so here, so that I can mark that exercise as being worked on. |
And the first test generator has been merged (in #229)! 🎉 |
@robkeim Earlier, you stated that you were interested in creating a test data generator. Are you still interested? If so, I'd love to have you try out the current generators framework and see where you feel I can improve things. |
Hey @ErikSchierboom I'd love to help out, but I've been super busy with relocating to a new country, and now I'm trying to get settled into my job and establish myself here. You should keep making progress without me, as I think I'll need a couple of months before things settle down. |
@robkeim Ah, good luck then with your relocating! Hope to have you back soon. |
I'm going to work on the generator for clock |
Ah, here it is. I’m going to work in the Difference of Squares Test Case Generator :D |
I'm closing this issue now that we have individual issues for each generator. |
Agreed! |
The canonical data of the various exercises regularly receives updates. Some of our exercises will be using outdated or incomplete data. We should try to fix this by writing test generators, support for which is added in #228.
The text was updated successfully, but these errors were encountered: