Markus Strauss

Results 1 issues of Markus Strauss

Is it somehow possible to DRY up ones specs and generate dynamic examples using an approach like shown in https://chris-lamb.co.uk/posts/generating-dynamic-python-tests-using-metaclasses for unittest? Or is there even a simpler way to...