Skip to content

Releases: mmanela/chutzpah

v3.2.6

08 Nov 19:21
Compare
Choose a tag to compare
  • Fix bug in JasmineV2 support where timetaken isn't calculated correctly causing an integer overflow
  • Update QUnit to 1.15 and update legacy version support

v3.2.5

22 Oct 04:57
Compare
Choose a tag to compare
  • Enable Test Adapter in VS 14
  • Fix VS log message formatting
  • Honor code coverage setting when running from VS
  • Fixed issue where Chutzpah ignore parallelism setting
  • Report url loading errors
  • Support configuring user agent

3.2.4

17 Sep 15:30
Compare
Choose a tag to compare

3.2.4

  • Fix pop ups when Chutzpah traverses files in VS
  • Added time attribute to testcase output for JUnit
  • Update urls to github

3.2.3

15 Sep 05:46
Compare
Choose a tag to compare

3.2.3

  • Update QUnit to 1.14.0
  • Improve log messages
  • Add configurable code coverage percentage
  • Fix code coverage formatting
  • Ignore ssl errors

3.2.2

  • 238 Disabling code coverage in VS is not possible
  • 232 VS 2013 Test Explorer shows no JS tests
  • 243 Mocha + angular-mocks incompatibility
  • Fix file path generation for network shares
  • Update legacy TypeScript support to 1.0 (the last time this will update)

3.2.1

  • Fixed bug in execution of compile process
  • Added External compile mode

3.2.0

  • 224 Detect code coverage setting in TFS Build
  • 214 RequireJS BaseURL Problem
  • 181 Ability to debug TypeScript source in browser
  • 201 Exclude option is only used within chutzpah
  • 174 Potential Memory Issues Running JS Tests in VS2012
  • 183 Decouple TypeScript engine from Chutzpah
  • 222 Support custom test name