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 an option to skip environment creation for tests #5760

Merged
merged 2 commits into from
Feb 18, 2020

Conversation

therve
Copy link
Contributor

@therve therve commented Feb 17, 2020

When iterating on tests, running the dd_environment every time can be
expensive. This adds a new --skip-env flag to ddev test to remove
that step, and run the tests directly.

When iteration on tests, running the `dd_environment` every time can be
expensive. This adds a new `--skip-env` flag to `ddev test` to remove
that step, and run the tests directly.
hithwen
hithwen previously approved these changes Feb 17, 2020
Copy link
Contributor

@ofek ofek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@ofek ofek changed the title Add an option to skip environment creation Add an option to skip environment creation for tests Feb 18, 2020
@therve therve merged commit a8401ac into master Feb 18, 2020
@therve therve deleted the therve/ddev-skip-env branch February 18, 2020 14:13
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.

4 participants