Hi, I have a pre-commit hook on my project to run my rspec tests and prevent commit on failures. As the project grows, running the tests is getting slower. Is there a way to run only tests that touch files changed since last commit (staged files)?
Thanks! -- You received this message because you are subscribed to the Google Groups "rspec" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rspec/50c0145b-36d4-431a-a6d5-4d7faf8e87a9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
