I'm looking through my specs and they work great, but they don't read  
as English. I'm wondering how others are phrasing these. Here are  
some examples:

describe Agent do
   it 'should be possible to create one' do
   end
end

This reads as "Agent should be possible to create one". Any  
suggestions how the describe/it might better be worded?

Thx
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to