Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

Tests not being reported #8

Open
artursoler opened this issue Feb 26, 2014 · 2 comments
Open

Tests not being reported #8

artursoler opened this issue Feb 26, 2014 · 2 comments

Comments

@artursoler
Copy link

I can't get the plugin to report tests to TeamCity. It's possible that I'm doing something wrong but then I've installed the plugin as specified in the documentation.

// project/plugins.sbt has the following line
addSbtPlugin("com.gu" % "sbt-teamcity-test-reporting-plugin" % "1.5")

If I try it locally, no lines starting with ##teamcity occur:
TEAMCITY_PROJECT_NAME="blah" sbt clean compile test

I'm using the following configuration:

  • OS: Ubuntu Linux
  • SBT: 0.13.1
  • JRE: 1.8.0-ea
@andrey-chorniy
Copy link

Same story - tests (junit) are not being reported
OS: MacOs
SBT: 0.13.0
JDK: jdk1.7.0_21.jdk
TC: 8.1

@matsandreassen
Copy link

I'm experiencing the same.

sbt-teamcity-test-reporting-plugin version 1.5 worked with:

  • Play 2.3.7
  • SBT 0.13.7
  • TC 9.1.1
  • Java8

I recently upgraded a project to Play 2.5.3 and SBT 0.13.11 (which was recommended) and nothing is reported.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants