• Provide all tests at the beginning

 

Why aren't all the tests that will be used provided in the starter code? Including only the basic tests makes things really frustrating because you think you've solved it but then the extra tests almost always fail, so for practical purposes you've solved nothing at all.

I think it would save people a lot of time and frustration if we knew exactly what we're going to be tested against.

Cheers, R