All notable changes to this project will be documented in this file.
-
Added PhpSpecRunExtension to execute the phpspec run command after describing missing classes/methods.
-
Bumped to ~0.2 of the ExemplifyExtension. Which adds:
- Asking whether an
instance method
,static method
orname constructor
is being described - Checking to see if the method has already been described and only adding the example if it hasn't.
- Asking whether an