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

Support ability to report unit test results to TeamCity #46

Closed
gep13 opened this issue May 4, 2022 · 1 comment
Closed

Support ability to report unit test results to TeamCity #46

gep13 opened this issue May 4, 2022 · 1 comment
Assignees
Labels
Feature Issues that introduce new functionality to the project, instead of updating existing functionality
Milestone

Comments

@gep13
Copy link
Member

gep13 commented May 4, 2022

This will be similar to how test overage reports are sent to TeamCity.

It should be possible to use the TeamCity.ImportData method that ships with Cake.

@gep13 gep13 added the Feature Issues that introduce new functionality to the project, instead of updating existing functionality label May 4, 2022
@gep13 gep13 added this to the 0.7.0 milestone May 4, 2022
@gep13 gep13 self-assigned this May 4, 2022
@gep13 gep13 closed this as completed May 4, 2022
gep13 added a commit that referenced this issue May 4, 2022
This "could" be done as a build step in the settings.kts file, but this
is better done as part of the buid script.

That way, things can be more easily changed, if/when required.
gep13 added a commit that referenced this issue May 4, 2022
* release/0.7.0:
  (#48) Make TestCoverageFilter less restrictive
  (#47) Replace NoResults parameter
  (#46) Add support for importing unit test results
@choco-bot
Copy link

🎉 This issue has been resolved in version 0.7.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Issues that introduce new functionality to the project, instead of updating existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants