Y
Y
Yuri S.2014-01-03 12:46:33
Ruby on Rails
Yuri S., 2014-01-03 12:46:33

How to run rspec tests from vendor/engines/* along with main application tests?

I am writing a modular application based on engines, which are located in the vendor/engines/* folder. Each module has its own rspec tests. How can they be loaded into the main application so that these tests run along with the tests of the application itself?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Snuff, 2014-01-04
@yucom

rspec spec/vendor/engines/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question