I use nimbile test for testing. It's like there are 2 problems I encounter,
1. I have many test and I want to read logs from only 1 of them. How can I focus to the specific one? 2. After I splitted tests into multiple files, I see lots of hints printed from compilation. Can I turn off all the hints?
