Libraries tagged by teste
zalas/phpunit-injector
356949 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
yiiext/activerecord-relation-behavior
38294 Downloads
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.
wp-media/phpunit
243812 Downloads
PHPUnit extender for bootstrapping unit and WordPress integration test suites.
woothee/woothee-testset
128010 Downloads
Set of test case for woothee project. Project Woothee is multi-language user-agent strings parsers.
thor-juhasz/phpunit-coverage-check
1153656 Downloads
A PHPUnit test coverage checker
text/template
208086 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
site5/phantoman
1101455 Downloads
The Codeception extension for automatically starting and stopping PhantomJS when running tests.
silverstripe/environmentcheck
525183 Downloads
Provides an API for building environment tests
shopsys/http-smoke-testing
277915 Downloads
HTTP smoke test case for testing all configured routes in your Symfony project
setono/bot-detection-bundle
135983 Downloads
A Symfony bundle that allows you to test if a user agent is a bot
restler/framework
243345 Downloads
Just the Restler Framework without the tests and examples
remotemerge/totp-php
25452 Downloads
Lightweight, fast, and secure TOTP (2FA) authentication library for PHP — battle tested, dependency free, and ready for enterprise integration.
previousnext/phpunit-finder
674552 Downloads
PHP lib for finding and outputting all tests from a phpunit.xml config file.
plumphp/plum
95826 Downloads
Plum is a data processing pipeline that helps you to write structured, reusable and well tested data processing code.
php-http/vcr-plugin
328858 Downloads
Record your test suite's HTTP interactions and replay them during future test runs.