rtd icon indicating copy to clipboard operation
rtd copied to clipboard

Unspecified error when unit tests are missing.

Open matfin opened this issue 11 years ago • 3 comments

Hi,

Wanted to point out an issue that had me struggling for days to find out what the problem was.

I set up an RTD project in my Meteor app as per instructions on your blog. The problem is that when I had no tests defined at all (only our custom stubs) I was getting the following error.

PhantomJS 1.9.2 (Mac OS X): Executed 0 of 0 ERROR (0.36 secs / 0 secs) PhantomJS 1.9.2 (Mac OS X): Executed 0 of 0 ERROR (0.36 secs / 0 secs)

Error: Command failed: Fatal error: Command failed:

For anyone else in the same position I suggest writing at least a simple test. Would it be possible to have this error caught and have a more informative message displayed?

Thanks,

Matt

matfin avatar Nov 15 '13 10:11 matfin

Thanks for the feedback. We really ought to get the docs up to date for RTD. I promise to when I get time :)

xolvio avatar Nov 15 '13 22:11 xolvio

And make that error more informative

xolvio avatar Nov 15 '13 22:11 xolvio

bump on that issue, there are no simple test shown in http://rtd.xolv.io/

AdrienLemaire avatar Jan 26 '14 22:01 AdrienLemaire