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

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -