Simon Schick

Results 176 comments of Simon Schick

@jirikrepl I can understand your excitement about this so much asked for feature, but I wouldn't release it without having the case fixed that you have to wait for all...

Can you please set up a list of steps to reproduce this? I wasn't able to ... When downloading the linked repo and just calling `meteor test-packages --driver-package meteortesting:mocha`, I...

One thing that I wonder about here is, that the test-files are not imported or run at all - at least this is what I can confirm by adding a...

I was able to get it running by the following steps: 1. Clone https://github.com/cult-of-coders/grapher into a folder of choice 1. Open the folder in the command line 1. Run `meteor...

@harmansingh2908 please do not just add it to every issue still open but add it as a separate one.

@lorensr which OS are you running on? Just for adding a cross-reference to https://github.com/meteortesting/meteor-mocha/issues/71#issuecomment-430936393

Well, if you have the handle to the correct instance, you just need to kill it by a `SIGTERM` and the system will restart it if you didn't add the...

I've now taken some time to try to get it running, but this one looks very tough! Create a file called `main.test.js` somewhere in your projects `client` directory, so it's...

I have to admit, that I was planning to update the meteor guide with what I now write here (planned to do in https://github.com/meteortesting/meteor-mocha/issues/80): As of the time writing, this...

@mitar Because there was no response to https://github.com/practicalmeteor/meteor-mocha/pull/91 But I know how you feel. In fact, I myself also hold a number of packages which only contain small bugfixes to...