#Do the tests always run when solving exercises via the online editor?

8 messages · Page 1 of 1 (latest)

brazen path
#

Hi, I see that there is no way to enable tests while solving exercises online? The test file & hence ignore/disable test lines can't be edited. So does that mean all tests are always run?

raw charm
#

It does not mean that all tests are always ran. Some tracks have some exercises that do not test.

brazen path
#

Okay. But if I am trying to solve those exercises that do have tests, in the exercism editor itself, all of those tests run always, right? Because I see all tests except the 1st one disabled, but there is no way to enable those in the editor itself.

I can enable/disable tests in the command line, no issues there. But want to understand testing in the online editor.

olive mortar
#

They are all run

#

Simply just try an exercise and check

brazen path
raw charm
#

You may find that on the platform the tests all run, but the report is managable, collapsed at all but the first failing test.

acoustic nacelle