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 a --debug (-d) flag to ddev env test #12379

Merged
merged 1 commit into from
Jun 20, 2022

Conversation

alopezz
Copy link
Contributor

@alopezz alopezz commented Jun 17, 2022

What does this PR do?

Adds a new --debug option that gets passed to the test command and has the same behaviour as that for ddev test.

Motivation

I wanted to be able to see output from prints while running tests.

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached

This gets passed to the main test command and has the same behaviour
as that for `ddev test`.
@codecov
Copy link

codecov bot commented Jun 17, 2022

Codecov Report

Merging #12379 (230a6bb) into master (de95835) will increase coverage by 0.00%.
The diff coverage is n/a.

Flag Coverage Δ
arangodb 98.21% <ø> (ø)
azure_iot_edge 82.00% <ø> (ø)
cacti 83.95% <ø> (ø)
calico 83.33% <ø> (ø)
ecs_fargate 80.23% <ø> (ø)
hazelcast 92.39% <ø> (ø)
istio 77.65% <ø> (+0.55%) ⬆️
linkerd 85.14% <ø> (+1.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@alopezz alopezz merged commit f2b96f8 into master Jun 20, 2022
@alopezz alopezz deleted the alopez/dev/add-debug-flag-to-ddev-env-test branch June 20, 2022 11:42
github-actions bot pushed a commit that referenced this pull request Jun 20, 2022
This gets passed to the main test command and has the same behaviour
as that for `ddev test`. f2b96f8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants