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 diff link for tests runned as php scripts #38

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

danielkurecka
Copy link
Contributor

This will add a link <Click to see difference> when test fails and there is line like
diff 'path/to/actual' 'path/to/expected'. The link will open a diff viewer.

It uses global filters, so it will work with tests runned as regular php scripts, but it won't effect output from Nette Tester Run Configuration where such a link is already present.

@danielkurecka danielkurecka changed the title Add add diff link for tests runned as php scripts Add diff link for tests runned as php scripts Jul 25, 2017
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