"Empty test suite." messages when running tests
I just migrated a project to rails 4. I am using test-unit. The tests all run properly but I am getting a lot of "Empty test suite." message in the console. Even when I right click on one single test in the IDE--the test runs and passes green but I see three "Empty test suite." messages in the console prior to the test results.
The tests run fine and without this message on the command line.
Can anyone suggest why I am getting these messages?
Thanks.
请先登录再写评论。
I was wondering just the same
Hello,
it's quite difficult to say what causes the problem without the project sample. Would it be possible to provide it? In addition, did you try the last 2017.1 EAP?