By default Rails provides these task to test_unit tests:

> rake -T
rake test:recent # Run tests for recenttest:prepare / Test recent changes rake test:uncommitted # Run tests for uncommittedtest:prepare / Test changes since last checkin (only Subversion and Git)

I wonder if somebody has readymade spec:recent and spec:uncommitted to share.

Sincerely,
Evgeniy
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to