-
Notifications
You must be signed in to change notification settings - Fork 571
Golden tests for purs/failing
and purs/warning
#3774
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
Conversation
On second thoughts I think I'd prefer to go with what @natefaubion suggested on Discourse and keep the |
You mean that you would like to have both the golden tests and the directives check? I thought @natefaubion meant that he just wanted the directives on the test files, not the tests. |
I’m pretty sure the idea was to keep in both the directives themselves and the code which tests them; they aren’t very useful if we aren’t checking them. |
I'm a fan of keeping the |
Directives are back in :) |
Do we want to omit ANSI color sequences in the |
I don't have any strong feelings on this - I guess would make the test output a bit nicer to look at if we did omit them, but also the colours might be worth testing as they do help distinguish names in your code from error message text, as seen in eg #2056 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Thank you very much!
No description provided.