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

Add fail if any wip tests config setting & docs #381

Merged
merged 1 commit into from
Sep 4, 2017

Conversation

blair55
Copy link
Contributor

@blair55 blair55 commented Sep 3, 2017

Recently in the project I'm working on I've committed changes with some canopy tests still marked as wip. This isn't easy to notice as the CI build has gone on to pass but only one or two tests were actually run.

The idea here is to prevent against accidentally pushed commits with wip marked tests by eagerly failing the build. The setting would be off by default but switched on in CI.

I don't know if using raise is the right way to fail but I'm assuming it would work.

@lefthandedgoat
Copy link
Owner

Looks good. I will try to get a build done today. I have a few more changes that I need to get in also but haven't started working on.

Thanks!

@lefthandedgoat lefthandedgoat merged commit decac43 into lefthandedgoat:master Sep 4, 2017
@lefthandedgoat
Copy link
Owner

Thanks, you can find your changes here: https://www.nuget.org/packages/canopy/1.5.1

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

Successfully merging this pull request may close these issues.

2 participants