Great work on the repo btw! Just wanted to note that I was unable to diagnose what exactly the issue was but I ran into EVMError: Revert when naming my module contract name (not file) DefaultStack and attempting to test it with the ModuleTestFixtureGenerator. I was able to narrow it down to the name and tried another name and it worked.

May be an issue with a previous test under the same contract?