Releases: datashaman/phpcheck
Releases · datashaman/phpcheck
Fixes and cleanup
Function documentation generator also got a lot of attention.
Post release hotfixes
Always find them after you've tagged the release...
Aligned with QuickCheck
- Using namespaced functions
- Pure generators (no Gen or MkGen class needed)
- Multiple independent random number generators
- Many more generators implemented
- Tabulation
Fix execution without debug :blush:
Merge pull request #11 from datashaman/hotfix/execution Fix execution without xdebug :blush:
Improve coverage and add text reporter
Merge pull request #10 from datashaman/develop Various Changes
Add coverage, fix bugs and document
Merge pull request #9 from datashaman/feature/2-coverage Add coverage
Initial release
0.1.0 PHPCheck initial implementation