Libraries tagged by test repository
spryker/cypress-tests
17078 Downloads
This repository is dedicated to housing an extensive collection of UI end-to-end tests, meticulously crafted using Cypress for Spryker applications. These tests are designed to thoroughly evaluate the user interface, ensuring that all interactions and visual elements function as intended in real-world scenarios. By leveraging Cypress's advanced browser automation capabilities, this suite provides an efficient and effective means of validating the user experience, confirming the seamless operation and aesthetic integrity of Spryker's front-end components. Our commitment to rigorous UI testing helps maintain the high standard of quality and reliability that Spryker users expect.
phariscope/doctrine-testing-tools
8412 Downloads
A PHP component to test Doctrine Repositories
zuqongtech/laravel-anvil
35 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
youngdevelopers/ghost-generator
825 Downloads
GhostGenerator
mediactive-digital/laravel-generator
3234 Downloads
InfyOm Laravel Generator
everzet/persisted-objects
70861 Downloads
Overly simplistic persistance implementations for functional testing
aedart/athenaeum
5166 Downloads
Athenaeum is a mono repository; a collection of various PHP packages
swisnl/game-of-tests
272 Downloads
Classes to parse git repositories in search for tests, gives a list of tests with their owner to create a ranking of tests written.
leofranca47/abstract-repository-eloquent-laravel
858 Downloads
Essa é uma classe php onde tem métodos que podem ser chamados igual no Eloquent. Serve para criar repositórios e facilitar os testes unitários sem perder o poder do Eloquent - This is a php class where it has methods that can be called equal in Eloquent. It serves to create responses and facilitate unit tests without losing the power of the Eloquent
pwweb/artomator
429 Downloads
PWWEB Artomator
muhammedsalama/laravel-base
13 Downloads
Laravel module generator: one command scaffolds Model, Migration, Enum, Filter+Pagination, Interface, Repository, Service, Form Requests, API Resource, Policy, Controller (Swagger/OA), and Tests.
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
codiksh/laravel-generator
331 Downloads
Codiksh Laravel Generator
aaronjan/housekeeper
258 Downloads
Powerful, simple Repository-Pattern implementation for Laravel (>=5.1), and it come with tests.
pantheon-systems/example-drupal7-travis-composer
52 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Travis CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.