-
Notifications
You must be signed in to change notification settings - Fork 298
Test
saberma edited this page Sep 24, 2011
·
3 revisions
bundle exec guard
pre.
#可以指定测试内容
bundle exec rspec spec -e create
#可以指定测试标签
bundle exec rspec spec -t focus
使用let,而尽量少用before