richardmiller-zz / BehatSpec

Extensions to integrate Behat and PhpSpec
MIT License
51 stars 6 forks source link

Creates duplicate examples #2

Closed ciaranmcnulty closed 10 years ago

ciaranmcnulty commented 10 years ago

When undefined method foo is used, tool tries to create an example called it_should_foo without checking whether that exists already in the specification

richardmiller-zz commented 10 years ago

Latest version now includes these fixes in the ExemplifyExtension.