Open
Description
When developping and running the tests, I often get the following:
As you can see and imagine, this error message is really not helpful, and I often have to uncomment all the tests to find out which one fails. I thought this was the normal behavior of RuleTester
, but then I started contributing to https://github.com/benmosher/eslint-plugin-import, where the errors are a bit clearer
I have the same problem with an other eslint plugin repo of mine, so it would be pretty neat if this could be improved. Do you guys know of ways to improve it?