Skip to content

feat: Simplify test

Victor Engmark requested to merge improve-generator-tests into main

By running the exact same test code and pointing out the module name in case of a test failure, we can easily detect divergence.

Merge request reports