rtd
rtd copied to clipboard
Unspecified error when unit tests are missing.
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
Thanks for the feedback. We really ought to get the docs up to date for RTD. I promise to when I get time :)
And make that error more informative
bump on that issue, there are no simple test shown in http://rtd.xolv.io/