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

Provide option to not run any tests at all #62

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

Provide option to not run any tests at all #62

gep13 opened this issue May 9, 2022 · 1 comment
Assignees
Labels
Improvement Issues that enhances existing functionality, or adds new features
Milestone

Comments

@gep13
Copy link
Member

gep13 commented May 9, 2022

By passing in the --testExecutionType=none to the build, it should be the case that no tests at all run.

@gep13 gep13 added the Improvement Issues that enhances existing functionality, or adds new features label May 9, 2022
@gep13 gep13 added this to the 0.13.0 milestone May 9, 2022
@gep13 gep13 self-assigned this May 9, 2022
@gep13 gep13 closed this as completed May 9, 2022
gep13 added a commit that referenced this issue May 9, 2022
There was already the option to run unit, integration, or all, but we
should also provide the ability to not run any tests whatsoever.
gep13 added a commit that referenced this issue May 9, 2022
Since we are comparing against it in a few places, and we should ensure
that we are comparing apples to apples.
gep13 added a commit that referenced this issue May 9, 2022
* release/0.13.0:
  (#61) Add override for OpenCover
  (#62) ToLower() to argument
  (maint) Formatting
  (#62) Don't run any unit tests when argument set
  (maint) Correct spelling of NuGet
  (maint) Renamed CanUseGitReleaseManager property
  (#61) Renamed ShouldPublishGitHub
  (#61) Add new criteria to tasks
  (#61) Alphabetical all the things!
  (maint) Renamed all DotNetCore tasks
  (maint) Remove Upload-Artifacts-Task
@choco-bot
Copy link

🎉 This issue has been resolved in version 0.13.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
Improvement Issues that enhances existing functionality, or adds new features
Projects
None yet
Development

No branches or pull requests

2 participants