Closed suic86 closed 7 years ago
If the solution setup tab is active it will use that, if the solution tab is active it will use that instead. It allows you to test the setup code (useful for bug/refactoring based challenges).
Hi, I'm aware about that functionality. I might said it in a wrong way: The issue that the Solution tab is selected but the Solution Setup is called in tests instead. Regards suic
I tried to create a Haskell translation of this kata and facing with the following issue:
The random test call the
Solution Setup instead
ofSolution
: