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

(PDK-1085) Fail gracefully when no unit tests available #1096

Merged
merged 1 commit into from
Jun 17, 2021
Merged

(PDK-1085) Fail gracefully when no unit tests available #1096

merged 1 commit into from
Jun 17, 2021

Conversation

sanfrancrisko
Copy link
Contributor

Avoids throwing when --parallel and --format are used together and there are no unit tests available

Closes: #1085

Avoids throwing when `--parallel` and `--format` are used together and there are no unit tests available
@da-ar da-ar merged commit 8b168c9 into puppetlabs:main Jun 17, 2021
@sanfrancrisko sanfrancrisko deleted the PDK-1085 branch June 17, 2021 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pdk test unit --parallel --format= with no unit tests causes PDK error
2 participants