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

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -