VFPX/FoxUnit

Error message when launching FoxUnit a second time for the same folder

cwollenhaupt opened this issue · 2 comments

When one instance is open and has executed a unit tests, then running FoxUnit in the same folder in a second VFP instance displays the following error message:

image

True... I encountered this when I wanted to test the other issue. To check whether the problem was that VFP wasn't recompiling the PRG when it should (PRG is newer than FXP) or whether it was a cache issue, I tried running the same unit tests in a second instance that did not have the FXP in the cache.