bfrymire / crispy

Unit testing framework built in GML for GameMaker LTS 2022+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When using `TestRunner.discover()` it's possible to create tests for the same function multiple times

bfrymire opened this issue · comments

Create a struct that uses the function names as keys.