Most exercises have a set of canonical data associated with them. This data can change from time to time, so the burden is on us to keep track of it. Wouldn't it be great if we could write a generator to generate the tests automatically based on the canonical data (which is described as JSON document)?
There is also an ongoing effort to update the canonical data to a fixed standard. This should make it possible to write something like a base test generator.
Most exercises have a set of canonical data associated with them. This data can change from time to time, so the burden is on us to keep track of it. Wouldn't it be great if we could write a generator to generate the tests automatically based on the canonical data (which is described as JSON document)?
There is also an ongoing effort to update the canonical data to a fixed standard. This should make it possible to write something like a base test generator.