buggregator / trap

Buggregator local debug server for PHP projects as composer package
https://buggregator.dev
BSD 3-Clause "New" or "Revised" License
102 stars 8 forks source link

Add README.md labels #109

Open lotyp opened 1 month ago

lotyp commented 1 month ago

Description

As we now have mutation testing with the Stryker dashboard, we can enhance our README.md file with several badges to showcase our project's quality metrics.

Tasks

  1. Mutation Testing Badge:

    • [ ] Add a badge for mutation testing from the Stryker dashboard.
  2. Codecov Badge:

    • [ ] Integrate the Codecov badge to display our code coverage status.
  3. Static Analysis Badges:

    • [ ] Add badges for static analysis tools: Psalm and PHPStan.

Benefits

References

Example Projects

https://github.com/wayofdev/php-cs-fixer-config/blob/master/.github/workflows/testing.yml