My team is working on a plugin and we want to use RSpec internally for the plugin&#39;s tests.&nbsp; <br><br>(a) What are some different ways to go about this?&nbsp; Should we rely on the RSpec gem?&nbsp; Should we expect that the &quot;host&quot; Rails application has installed the RSpec plugins?&nbsp; Are there other options?
<br><br>(b) Which approach from (a) would you recommend?<br><br>(c) Would you recommend any particular plugins to study along these lines?<br><br>Thanks,<br>David<br>