RSpec
RSpecで特定のディレクトリのファイルを除外して実行したい ↓↓↓↓↓ --exclude-patternオプションを使う https://relishapp.com/rspec/rspec-core/v/3-8/docs/configuration/exclude-pattern Use the --exclude-pattern option to tell RSpec to skip looking …
RSpecで特定のディレクトリのファイルを除外して実行したい ↓↓↓↓↓ --exclude-patternオプションを使う https://relishapp.com/rspec/rspec-core/v/3-8/docs/configuration/exclude-pattern Use the --exclude-pattern option to tell RSpec to skip looking …