Hi,
I am very curious about the correlation between RSpec (http://
rspec.info/) and Specter if any exists. Both are very similar in
concept but terms are kind of different. RSpec uses ‘describe’, ‘it’
and ‘should’ but Specter uses ‘context’, ‘specify’ and ‘must’.
Could someone comment on this? Is it intentional or accidental? Have
Specter developers looked at RSpec for inspiration?
Regards,
Mike