Hello, I implemented a toy programming language and I wonder if there is a "guide" or checklist on how to test all the features (including closures)
I'm aware of rosettacode.org, but that is not what I'm looking for (too many examples and it doesn't guarantee to test all features)
Thanks