memio/spec-gen
Memio SpecGen is a PhpSpec extension that auto-generates constructors and methods from your specs, adding type-hinted arguments, sensible variable names, collision-safe numbering, and constructor properties/assignments.
Upgraded phpspec to v5.0@rc, meaning:
Normalization from float to double, thanks to @ItsKelsBoys
Thanks to @roukmoute for adding PHP 7.2 support
Marked float as being a non object type, thanks to @arn0d
Using phpspec 4.0 stable, thanks to @arn0d
Using Memio 2.0, thanks to @arn0d
Upgraded phpspec to v4.0@rc, meaning:
Upgraded Memio to v2.0@alpha, meaning:
Constructor generator wasn't registered as a generator in phpspec 3, du to a missing DI tag.
BC Break: since phpspec 3.0@beta2, registering extensions in
phpspec.ymlis done as follow:extensions: Memio\SpecGen\MemioSpecGenExtension: ~
Note:
0.6.0is actually the same as0.5.0, due to a git tagging typo.
Due to phpspec sharing some common dependencies with SpecGen:
Interface suffix)Upgraded requirements:
Upgraded requirements:
argument)$argument1, $argument2)How can I help you explore Laravel packages today?