Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console.log server not showing up with velocity:html-reporter #143

Open
ghost opened this issue Mar 28, 2015 · 3 comments
Open

Console.log server not showing up with velocity:html-reporter #143

ghost opened this issue Mar 28, 2015 · 3 comments

Comments

@ghost
Copy link

ghost commented Mar 28, 2015

I am completely new to this testing environment so I tried the most simple approach.
Installed mike:mocha and put a console log in the default sampleTest.js on server
There's no trace of this log in the terminal, in the Chrome console, neither in the velocity logs in the browser. I used default install command and I updated Meteor yesterday.
(My setup includes cmather's iron-cli setup, if this can be of any help).
The rest is working as expected.

@rissem
Copy link
Collaborator

rissem commented Apr 1, 2015

Sorry, that's a pretty terrible starting experience.

You can find the output from the tests in .meteor/local/log/mocha.log

Velocity controls where the test output goes. I hope to change that soon to output to the console as you'd expect.

@ghost
Copy link
Author

ghost commented Apr 1, 2015

I found out on SO about this log and it's ok for now.
You are doing a brilliant job. Thank you.

@lorensr
Copy link

lorensr commented Jun 19, 2015

I don't see console.logs. Places I'm looking:

DEBUG=1 JASMINE_DEBUG=1 VELOCITY_DEBUG=1 VELOCITY_DEBUG_MIRROR=1 meteor
tail -f .meteor/local/log/mocha.log
console reporter
html reporter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants