Hi,

I'm quite new to Rspec and I'm embarking on a new project. One thing I'm
really not sure about is how to test plugins and code in your 'lib/'
folder. Where would these specs actually live in the dir structure?

Should you test plugins by creating specs within the plugin's dir? Or by
adding a spec to the main '/specs' folder - and if so where?

Any info/best practice advice greatly appreciated.

~ Mark
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to