I created a package to encourage developers in my team to write tests. What do you think? Any feedback? Thanks!

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • easy-coverage

    A simple package to encourage/force developers to write tests.

  • Infection

    PHP Mutation Testing library

  • If you want to enforce testing automatically probably the best option is to rely on mutation testing, using Infection. That doesn't just check that the tests cover the code, it checks that if the code was different to what it is then the tests would (usually) fail.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • PHP: testing, "Attention please!"

    1 project | dev.to | 1 May 2024
  • Who tests the tests? Mutation testing with Infection in PHP

    1 project | dev.to | 8 Nov 2023
  • Collecting line, branch, and path coverage with PHPUnit

    1 project | /r/PHP | 23 Mar 2023
  • I'm looking for "complex" or "advanced" topics that don't get enough coverage

    1 project | /r/PHP | 13 Apr 2022
  • Codewars Kata. It uses 100 random tests for a boolean.

    1 project | /r/programminghorror | 9 Oct 2021