关键词:testing

1
Laravel Dusk 提供了富有表现力、简单易用的浏览器自动化及测试 API 。默认情况下,Dusk 不需要在你的机器上安装 JDK 或者 Selenium 。而是需要使用单独的 Chrome 驱动 进行安装。当然,你也可以自由使用其他的兼容 Selenium 的驱动程序。
3
A Self-Hosted TDD Dashboard & Tests Watcher
4
A Test Driven Development Dashboard Package
6
Laracasts 出品的假数据创建工具
7
An innovative front-end environment for interactive Laravel development
8
A server-side A/B testing tool for Laravel.
9
Provides backwards compatibility for BrowserKit testing in Laravel 5.4.
10
Test your Laravel applications with PhpSpec
11
Provides Laravel-specific testing helpers and asserts.
12
TestBench Provides Some Testing Functionality For Laravel 5
13
Allow the Scientist library to be used with the Laravel PHP framework.
15
Laravel controller and model testing helpers.
16
A more secure Laravel Dusk that provides simple end-to-end testing and browser automation without exposing routes or authentication.
17
Kahlan specs suite for testing Laravel applications
18
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
19
Allows testing of Javascript enabled pages via Selenium.
20
Stand alone Laravel Dusk test suit, which do not require Laravel framework itself.
21
TestBench Core Provides Some Testing Functionality For Laravel 5
22
Utilities that allows you to test Laravel dependent packages. At its core, this package is a wrapper for the Orchestral Testbench. However, you can make use of this with whatever testing framework you wish; it does not impose you to use neither Orchestral's nor Laravel's TestCase classes.
23
A port of FactoryGirl to Laravel4/Eloquent
24
Get efficient with seeding your database for tests in Laravel
25
Helper utilities for testing Laravel Applications
26
Create database dumps ready to be used with Codeception
27
Testing Suite For Lumen like Laravel does.
29
Provided middleware for generating of swagger-documentation file by run testing of RESTful API.
30
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.