You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to have a Test Runner for this koan. The problem that I would like to solve is that the tests are running in a non-ordered way.
It would be great to have a test runner that executes one test by another so we could tell a story with our Koans. The inspiration comes from the Python Koans
The text was updated successfully, but these errors were encountered:
I would like to have a Test Runner for this koan. The problem that I would like to solve is that the tests are running in a non-ordered way.
It would be great to have a test runner that executes one test by another so we could tell a story with our Koans. The inspiration comes from the Python Koans
The text was updated successfully, but these errors were encountered: