Closed ghost closed 8 years ago
The idea is to create a meta - meta test generator. One meta is to generate the tests for all different types, the other meta is to create automatically unittest classes given very simple input (probably a dict or a few parameters).
After some thoughts: we probably don't need such a thing. Cygenja allows already great flexibility.
If needed, we could do something like here.
The idea is to create a meta - meta test generator. One meta is to generate the tests for all different types, the other meta is to create automatically unittest classes given very simple input (probably a dict or a few parameters).