Hi,
I have tests that fails with reNImcCrash when using testament r mytest.nim but succeed when ran manually nim c -r tests/mytest.nim.
I copied the file to a new folder and ran it again with testament and this time it worked.
What could cause testament to fail one tests but succeed on another when the content is the same ? How can I fix this problem ?
Out of curiosity, Is that intended ?
It was back then when I wrote the code and considered the Nim compiler's exit code not to be reliable enough. That fear was unfounded and we should patch testament.