Libraries tagged by automated testing
silasyudi/inject-mocks
4228 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
mano/autotest-bundle
1221 Downloads
Symfony bundle for automatic routes testing.
mhasnainjafri/restapikit
34 Downloads
Unlock the full potential of your REST API development with RestApiKit. This powerful toolkit offers a variety of utilities to simplify the process of creating, testing, and managing REST APIs. From automatic documentation generation to built-in validation, RestApiKit provides a seamless workflow for developers looking to build reliable and scalable APIs with ease. Focus more on the logic, and let RestApiKit handle the heavy lifting.
vardot/varbase-behat
0 Downloads
Varbase Behat is a standalone testing framework, with a set of Gherkin Features and custom Varbase Context with custom step definitions, and assets, which help with the automatic testing for Varbase websites https://www.vardot.com
symfonyboot/inject-mocks
8 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
testingap/laravel-model-caching
3 Downloads
Automatic caching for Eloquent models.
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