[rspec-users] Wording describe/it so specdocs look good
s.ross
cwdinfo at gmail.com
Thu Jul 5 15:09:15 EDT 2007
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
More information about the rspec-users
mailing list