phpunit-retry-annotations

Traits for retrying test methods and classes in PHPUnit

APACHE-2.0 License

Downloads
415.5K
Stars
22
Committers
3

Bot releases are hidden (Show)

phpunit-retry-annotations - v0.3 Latest Release

Published by bshaffer about 2 years ago

Thank you @raszi for your hard work on these changes!

Features

  • support phpunit 9 (#14)

Fixes

  • inherit the annotations from the parent classes (#11)
  • use the return value of retryIfMethod (#10)