Skip to content

test: Execute an e2e test with the current adapter state#101

Draft
theofidry wants to merge 1 commit intomasterfrom
test/e2e
Draft

test: Execute an e2e test with the current adapter state#101
theofidry wants to merge 1 commit intomasterfrom
test/e2e

Conversation

@theofidry
Copy link
Member

No description provided.

diff --ignore-all-space expected-output.txt var/infection.log

.PHONY: infection-source
infection-source: vendor/autoload.php
Copy link
Member Author

Choose a reason for hiding this comment

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

this is currently ending up in an infinite loop for me. This is curious because locally I get a clear error when executing the initial tests: PhpSpec fails due to not having Xdebug configured with the coverage mode. But locally, infection just hangs when launching the initial tests...

I could fix the issue but it seems really weird that it can hang like this in the first place.

Copy link
Member Author

Choose a reason for hiding this comment

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

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.

1 participant