Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests don't work #7

Closed
fomkin opened this issue Jan 28, 2015 · 2 comments
Closed

Tests don't work #7

fomkin opened this issue Jan 28, 2015 · 2 comments

Comments

@fomkin
Copy link

fomkin commented Jan 28, 2015

I have a some SBT projects with tests (Specs2, utest). Projects runs successful but I don't see any test reports in build log or "Tests" tab (however I don't see "Tests" tab at all). That it can be?

SBT Commands: test publish assembly
Teamcity Version: 9.0 (build 32060)
Plugin version: snapshot-20152001143429

@savulchik
Copy link

@yelbota see the #6 (comment)

there is a problem with latest versions of SBT (>=0.13.6) - the runner doesn't help to much

I confirm that tc-sbt-runner successfully reports test results for projects using sbt 0.13.5. But fails for sbt 0.13.7.

@fernandoracca
Copy link

do you use the auto configured plugin or a custom SBT installation? I can only get correct reportings from the custom execution. The autoinstalled reports my tests twice, and doesn't use the .sbt home folder

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

No branches or pull requests

3 participants