> FYI - From some other threads on this list, there seems to be an > emerging convention that spec/lib is where specs for stuff in the lib > directory go and shared stuff (helpers, shared behaviours, etc) go in > spec/shared. Right on. Thanks guys!