Libraries tagged by test-case
n11t/phpunit-directory-test-case
62 Downloads
Directory Test Case
morphodo/phpunit-base-test-case
126 Downloads
PHPUnit base test case with use full stuff.
koine/db-test-case
90 Downloads
Base class for testing database
jstewmc/test-case
143 Downloads
Access private properties in unit tests
globegroup/api-test-case
527 Downloads
GlobeGroup Functional Unit Tests Library for Symfony ^4.3
einblick/odm-fixtures-test-case
9 Downloads
A WebTestCase that automagically executes ODM Fixtures from passed in bundle names.
beanz/laravel-test-cases
38 Downloads
Contains several Laravel based test cases to use within phpunit.
app-verk/api-test-cases
939 Downloads
Test cases for boost up writing PHPUnit tests for API with Symfony 3 framework
californiamountainsnake/laravel-database-test-case
56 Downloads
This is the class intended for the testing the anything that need the database connection with Laravel.
bartoszbartniczak/test-case
107 Downloads
The library of PHPUnit TestCases
antimattr/test-case
404 Downloads
PHPUnit Test Case Assistance
litvinab/rest-api-test
5133 Downloads
This symfony bundle is made to simplify testing of your rest API. It can be useful in running of functional data fixtures based tests and acceptance (Behat) tests. It simplifies automatic tests development by provided test cases classes and commands
potherca/phpunit-testcase-traits
6389 Downloads
Traits that offer helper functions to be used in PHPUnit TestCases.
necromant2005/tt-test
10025 Downloads
zf test environment
aedart/testing
1145 Downloads
Various testing utilities for php