Either you use RSpec or Mini test you want an easy way to run the test file you are working on, or you might like to run the test under cursor to quickly validate if the test are passing. Most of the time we run rails test command manually in the ter...
blog.przbadu.dev2 min readNo responses yet.