Skip to content

Releases: winterbe/jest-teamcity-reporter

0.9.0

19 Jan 10:08
Compare
Choose a tag to compare

This version reports coverage statistics for TC10.

0.8.1

15 Jan 09:15
Compare
Choose a tag to compare

Fixes a problem with coverage reporting.

0.8.0

12 Jan 08:21
78ddbec
Compare
Choose a tag to compare

Report --coverage results to Teamcity.

Kudos to @alexangas for this contribution.

0.7.0

23 Aug 12:12
Compare
Choose a tag to compare

Show fullName of tests in Teamcity (fixes #8).

0.6.2

03 Apr 07:45
Compare
Choose a tag to compare

Bugfix #12.

0.6.1

30 Mar 15:40
Compare
Choose a tag to compare

Bugfix.

0.6.0

30 Mar 07:28
Compare
Choose a tag to compare

Report general test suite error messages to Teamcity.

0.5.0

15 Mar 12:27
Compare
Choose a tag to compare

CLI option --teamcity has been removed because custom options are no longer supported by Jest. As of 0.5.0 the reporter is automatically activated when environment variable TEAMCITY_VERSION is present.

0.4.0

20 Jan 09:00
Compare
Choose a tag to compare

Report durations for test suites.

0.3.0

02 Jan 08:28
Compare
Choose a tag to compare

Add support for Jest 18.