ruby on rails - Formatting Rspec to remove extra spaces -


I have such a big monitor when I run tests on Rupees through spring, there are many empty spaces / lines. Something like this:

enter image details here

how to do Am I removing extra lines? I would also like to remove the "random" line with seed.

I do not know how to run tests with the spring, but grep You can filter the output of any command. Open the terminal and execute this command:

  your_spring_command_to_run_tests | Grep -v -e '^ $' -e 'random'   

By doing this you empty rows and rows random in .

Comments

Popular posts from this blog

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

Simple file compression in C -

php - Sorting an multidimension array using usort fails -