CycloneDX/cyclonedx-php-library

tests: introduce mutation tests

Open

#126 opened on Sep 16, 2022

 (0 comments) (0 reactions) (0 assignees)PHP (0 forks)auto 404
QAhacktoberfest

Repository metrics

Stars
 (13 stars)
PR merge metrics
 (PR metrics pending)

Description

introduce mutation tests / test mutations

products:

acc / crit

  • have mutation testing avialable -- via #129
  • have mutation testing as part of CI/CT in github pipeline
  • have mutation testing as part of CI/CT in composer test suite
  • have mutation testing passing (no escapes and so on )

Contributor guide