是否有任何现有的解决方案(最好是宝石)用rspec运行一些规格片?
例如: rspec . # runs whole test suite rspec . --keywords=project # runs all specs that have "project" keyword there somewhere
rspec . # runs whole test suite rspec . --keywords=project # runs all specs that have "project" keyword there somewhere
或类似的东西?
ruby tags components rspec ruby-on-rails
components ×1
rspec ×1
ruby ×1
ruby-on-rails ×1
tags ×1