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 built in Console reporter to support CI systems #13

Open
talarari opened this issue Feb 12, 2018 · 1 comment
Open

Add a built in Console reporter to support CI systems #13

talarari opened this issue Feb 12, 2018 · 1 comment

Comments

@talarari
Copy link

I'm running my tests on CI machines that don't have a diff program installed.
It seems reasonable to me that this library would include a built in diff reporter so it doesn't have to depend on other programs being installed on the machine.

I bet there are decent diff nugets out there, its possible to just use on of them.

Great work!

@talarari
Copy link
Author

made this PR: #14
Didn't know how to test the reporter (do you use a sample app or something?)

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

No branches or pull requests

1 participant