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

For failing tests, add messages based on specific test failures #14

Open
adam3smith opened this Issue Apr 26, 2019 · 0 comments

Comments

Projects
None yet
1 participant
@adam3smith
Copy link
Member

commented Apr 26, 2019

I'm not sure if this is possible, but it'd be really cool to have Sheldon take the Travis test failures and translate them into human-readable messages in the post.

So if you have a failed test message such as this:


😟 There are some issues with your submission. Please check the test report for details.


Turn that into:


😟 There are some issues with your submission. Please check and fix the following issues:

See above for how to edit your pull request.

You can see the full test report here.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.