Are plugins supposed to load during testing and in the console? I''ve created a couple of plugins for activerecord and when I test AR models, I don''t see any evidence that these plugins are active. Now sure, I could write the tests in the plugin itself, but I really would like to bake that test into the unit tests so that I don''t have to assume they will pass because the plugin passed. _Kevin -- Posted with http://DevLists.com. Sign up and save your time!