Conversation
|
It'd be useful to have a generator in case we ever need to regenerate the test file. Do you feel there’s anything that could be improved in the generator? |
|
I would ideally like HouseTest to look something like I managed that look with ConnectTest. I would like for GameOfLifeTest to look something like and for RelativeDistanceTest to look something like I just gave up on generating the dominoes tests in Lean, knowing I can trivially generate them to look the way I would like using my traditional "throw-away" generator approach. |
|
Here is my Python: I guess we could use a helper that serializes a list, given an input (json object that is an array) and a The helper might turn The helper might turn |
|
Thank you, I'm busy right now but will work on that later today. You should merge |
No description provided.