-
Not sure if this is related to other Windows bug, but I'm seeing some.. peculiar behavior.
Testacular Canary @ 0.5.3
If I launch Testacular (by way of Grunt) in watch mode, the browsers launch / con…
-
my test on firefox is successfuly, but the reporter coverage is missing, do I need to anything besides testacular?
Regards!
Adam
``` bat
C:\node.js>testacular start
error (reporter): Reporter "cove…
-
Using testacular 0.4.0...When running tests against Firefox 3.6, first try always fails. And on the next try, it doesn't close the browsers instance. Has anyone else seen this issue?
-
This is similar to #49 but I have been experiencing this inconsistently since perhaps plugin version 0.6.2 (if that was even a valid version...). But I can now reliably recreate this with a current fi…
-
I have two tests running same logic using ZK API and CF API. CF API doesn't quite recover if there is a failure in the ZK cluster.
I have attached the test program. To see the problem, you could try …
-
I'm trying to use cucumber-jvm with SBT, and it would be great if this tool could support @RunWith
package cucumber.examples.scalacalculator
import org.junit.runner.RunWith
import org.junit.Test
imp…
-
0.5.5 exits properly with an exit code based on failing tests.
Something in the 0.5.6 codebase has broken that.... instead of exiting, it just hangs up. I let it run a while locally, and it didn't …
-
Checking stable or master out from the repo, running `npm install` and then `grunt` produces the following
``` bash
$ grunt
Running "build:client" (build) task
>> Created static/testacular.js
Runnin…
-
I am unable to build clean using the instructions in the README (and my best guess about how to run the build). Improve the 'Development' section of the README by adding build instructions, then test …
-
Hi. I've been trying to run command zohmg setup, but always end up on this error below. I somewhat believe this is a python error, tough I can't figure out how to correct it. Can anyone gimme a hand ?…