Libraries tagged by rerun
spatie/phpunit-watcher
10403048 Downloads
Automatically rerun PHPUnit tests when source code changes
instride/data-definitions
22956 Downloads
Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.
mracos/phpunit-run-failed
31500 Downloads
PHPUnit extension to re-run only failed tests
w-vision/data-definitions
145308 Downloads
Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.
socialblue/laravel-query-adviser
3944 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
petecoop/pest-plugin-watch
3166 Downloads
A Pest plugin to watch your files and re-run tests on changes.
jlapp/smart-seeder
3075 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
w-vision/import-definitions
14615 Downloads
Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.
alorel/phpunit-auto-rerun
5216 Downloads
Allows failed PHPUnit tests to automatically rerun.
gosuperscript/phpunit-tia
5 Downloads
Test Impact Analysis for PHPUnit: record a test-to-file dependency graph, then re-run only the tests affected by your changes.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
cors/data-definitions
23 Downloads
Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.
abhijitghogre/laravel-db-clear-command
11982 Downloads
Laravel artisan command to drop all database tables and rerun the migrations.
oneplace/oneplace-event-rerun
27 Downloads
onePlace Event Rerun Plugin. Repeat Events on custom dates
gapple/drush-update-rerun
350 Downloads
Drush command to re-execute a single module update hook