Libraries tagged by teste
mortexa/laravel-arkitect
494102 Downloads
Test and enforce architectural rules in your Laravel applications
moodlehq/moodle-plugin-ci
3003903 Downloads
Helps running Moodle plugins analysis checks and tests under various CI environments.
mattiasgeniar/phpunit-query-count-assertions
890057 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
infection/abstract-testframework-adapter
27460587 Downloads
Abstract Test Framework Adapter for Infection
drupal/core-dev
22856396 Downloads
require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.
datto/json-rpc
1330414 Downloads
Fully unit-tested JSON-RPC 2.0 for PHP
christophrumpel/missing-livewire-assertions
423626 Downloads
This package adds missing livewire test assertions.
captbaritone/mailcatcher-codeception-module
4662535 Downloads
Test emails in your Codeception acceptance tests
beyondcode/laravel-self-diagnosis
1200900 Downloads
Perform various self diagnosis tests on your Laravel application.
automattic/wordbless
7361730 Downloads
WorDBless allows you to use WordPress core functions in your PHPUnit tests without having to set up a database and the whole WordPress environment
symplify/phpstan-extensions
6850439 Downloads
Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan
sammyk/laravel-facebook-sdk
1254212 Downloads
Fully unit tested Facebook SDK v5 integration for Laravel & Lumen 5.x
zenstruck/mailer-test
761480 Downloads
Alternative, opinionated helpers for testing emails sent with symfony/mailer.
zenstruck/console-test
747394 Downloads
Alternative, opinionated helper for testing Symfony console commands.
yiisoft/test-support
614095 Downloads
Supporting tools for testing