Humbug Versions Save

Humbug is a Mutation Testing framework for PHP to measure the real effectiveness of your test suites and assist in their improvement. It eats Code Coverage for breakfast.

1.0.0-rc.0

6 years ago
  • Fix behat tests (#224)
  • Handle mocking objects (#226)
  • Support for optionally configuring phpunit executable (#155)
  • Change PHAR compression from bz2 to gzip (#205)
  • Allow to be run with phpdbg (#184)
  • Support adding env variables (#229)
  • Fix mutants not covered issue (#210)
  • Load Humbug's bootstrap by loading the PHAR file with an alias (#245)
  • Mutate only methods, not functions (#201)
  • Fix typo in the name of a variable (#256)
  • Move xdebug/phpdbg warning to where actually needed - fixes (#254)
  • Switch output dependency from TAP to Teamcity (#237)
  • Add files filter (#264)
  • Add PHPUnit 6 support (#270)

1.0.0-alpha2

7 years ago

1.0.0-alpha1

8 years ago