Commented Unassigned: Strange Js test error on build server [230]
When i run my js tests on the TFS build server. They all pass ok but i get the errors below every time, even if i remove all my js tests. Any help would be much appreciated.Error: TypeError:...
View ArticleCommented Unassigned: Strange Js test error on build server [230]
When i run my js tests on the TFS build server. They all pass ok but i get the errors below every time, even if i remove all my js tests. Any help would be much appreciated.Error: TypeError:...
View ArticleCommented Unassigned: Timeout with 3.2.1 running coverage on multiple files...
Using an existing test suite that runs fine on 3.1.1 and older versions, we get: Error: Timeout occured when executing test filewhen running coverage on multiple files. The files that fail vary with...
View ArticleCommented Unassigned: Timeout with 3.2.1 running coverage on multiple files...
Using an existing test suite that runs fine on 3.1.1 and older versions, we get: Error: Timeout occured when executing test filewhen running coverage on multiple files. The files that fail vary with...
View ArticleNew Post: VS 2013 Test Explorer shows no JS tests
I'm using chutzpah test adapter for the test explorer 3.0.1. When I start VS and go to the Test Explorer, I can see the output in the "Tests" console. It shows ------ Discover test started ------ and...
View ArticleNew Post: VS 2013 Test Explorer shows no JS tests
I need more to go on to be able to help you. Can you please file an issue and attach a zip that repro's your issue.
View ArticleCommented Unassigned: After upgrading to 3.1.1 running against html fails [215]
I used to run```chutzpah.console.exe path/to/SpecRunner.html```but now it doesn't pick up the tests for me```=== 0 total, 0 failed, took 0.25 seconds ===```[Here's the question I posted on...
View ArticleCommented Unassigned: After upgrading to 3.1.1 running against html fails [215]
I used to run```chutzpah.console.exe path/to/SpecRunner.html```but now it doesn't pick up the tests for me```=== 0 total, 0 failed, took 0.25 seconds ===```[Here's the question I posted on...
View ArticleCreated Unassigned: VS 2013 Test Explorer shows no JS tests [232]
This is a repost of a discussion I started.I'm using chutzpah test adapter for the test explorer 3.0.1. When I start VS and go to the Test Explorer, I can see the output in the "Tests" console. It...
View ArticleCommented Unassigned: Chutzpah / PhantomJS timeout around 700 tests? [225]
Hello - I'm using Chutzpah 2.2.1.173 from the command line to automate Jasmine tests. I've been seeing strange behavior where the test run will fail after running about 700 tests (never the same...
View ArticleCommented Unassigned: VS 2013 Test Explorer shows no JS tests [232]
This is a repost of a discussion I started.I'm using chutzpah test adapter for the test explorer 3.0.1. When I start VS and go to the Test Explorer, I can see the output in the "Tests" console. It...
View ArticleCommented Unassigned: VS 2013 Test Explorer shows no JS tests [232]
This is a repost of a discussion I started.I'm using chutzpah test adapter for the test explorer 3.0.1. When I start VS and go to the Test Explorer, I can see the output in the "Tests" console. It...
View ArticleCommented Unassigned: Chutzpah / PhantomJS timeout around 700 tests? [225]
Hello - I'm using Chutzpah 2.2.1.173 from the command line to automate Jasmine tests. I've been seeing strange behavior where the test run will fail after running about 700 tests (never the same...
View ArticleCommented Unassigned: VS 2013 Test Explorer shows no JS tests [232]
This is a repost of a discussion I started.I'm using chutzpah test adapter for the test explorer 3.0.1. When I start VS and go to the Test Explorer, I can see the output in the "Tests" console. It...
View ArticleCommented Unassigned: VS 2013 Test Explorer shows no JS tests [232]
This is a repost of a discussion I started.I'm using chutzpah test adapter for the test explorer 3.0.1. When I start VS and go to the Test Explorer, I can see the output in the "Tests" console. It...
View ArticleCommented Unassigned: After upgrading to 3.1.1 running against html fails [215]
I used to run```chutzpah.console.exe path/to/SpecRunner.html```but now it doesn't pick up the tests for me```=== 0 total, 0 failed, took 0.25 seconds ===```[Here's the question I posted on...
View ArticleCommented Unassigned: VS 2013 Test Explorer shows no JS tests [232]
This is a repost of a discussion I started.I'm using chutzpah test adapter for the test explorer 3.0.1. When I start VS and go to the Test Explorer, I can see the output in the "Tests" console. It...
View ArticleCommented Unassigned: VS 2013 Test Explorer shows no JS tests [232]
This is a repost of a discussion I started.I'm using chutzpah test adapter for the test explorer 3.0.1. When I start VS and go to the Test Explorer, I can see the output in the "Tests" console. It...
View ArticleNew Post: TFS build output does not have js code coverage
So I guess I'll officially put in my request to have the Chutzpah code coverage be able to be output as a trx file or to be published as a code coverage module for tfs build output. I want to be able...
View ArticleNew Post: TFS build output does not have js code coverage
Yes that would be a nice feature. I definitely do not have time to do that now but if you are interesting I would love to work with you on it if you want for add this functionality.
View Article