I am experimenting with Velocity testing and collecting observations, because I am finding it is still very flakey.
One quick question however.
When I edit my Mocha test file, I hear my CPU speed up, and I see in my command line that Meteor has reacted, but the Velocity report in the browser does not change. I have to restart Meteor in order to see a change to a test script. (If I change the code under test however, the Velocity report in the browser does change.)
Is this normal?