Soluto / testcafe-reporter-teamcity

This is a TeamCity reporter plugin for TestCafe.

Home Page:https://devexpress.github.io/testcafe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not Outputting Test Results in TeamCity

dapperdandev opened this issue · comments

I'm not seeing the expected Tests Passed or Tests Failed output in teamcity when a build is run. Instead, all I see is

image

Build Steps:
Step 1: yarn install
Step 2: testcafe \"chrome:headless\" tests/smoke.ts --reporter teamcity

Running tests in:
HeadlessChrome 0.0.0 / Windows 8.1 0.0.0

Looks like the issue was related to DevExpress/testcafe#1881. Fixed in 0.18.1