Download the PHP package xentral/laravel-testing without Composer
On this page you can find all versions of the php package xentral/laravel-testing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xentral/laravel-testing
More information about xentral/laravel-testing
Files in xentral/laravel-testing
Download xentral/laravel-testing
More information about xentral/laravel-testing
Files in xentral/laravel-testing
Vendor xentral
Package laravel-testing
Short Description A laravel package which provides workflows and tooling around testing
License MIT
Homepage https://github.com/xentral/laravel-testing
Package laravel-testing
Short Description A laravel package which provides workflows and tooling around testing
License MIT
Homepage https://github.com/xentral/laravel-testing
Keywords laravel-testingxentral
Please rate this library. Is it a good library?
Informations about the package laravel-testing
Laravel Testing
This package provides comprehensive testing tools for Laravel applications, including OpenAPI validation, Behat feature testing, and Qase test reporting integration.
Installation
You can install the package via composer.
Usage
OpenAPI Validation
Automatically validate your API responses against OpenAPI schemas in your tests.
The Schema file will be determined in the following order:
- Using the
schemaFilePathproperty (if notnull) - Using the
SchemaFileattribute - Using the configured
testing.openapi.default_schemaconfig value
All versions of laravel-testing with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2 || ^8.3
behat/behat Version ^3.14
driftingly/rector-laravel Version ^2.0
illuminate/console Version ^10.0|^11.0|^12.0
illuminate/http Version ^10.0|^11.0|^12.0
illuminate/support Version ^10.0|^11.0|^12.0
illuminate/validation Version ^10.0|^11.0|^12.0
kirschbaum-development/laravel-openapi-validator Version ^1.0
laravel/prompts Version ^0.1.18|^0.2.0|^0.3.0
phpunit/phpunit Version ^10.5 || ^11.5 || ^12.5
qase/phpunit-reporter Version ^2.1
rector/rector Version ^2.1
behat/behat Version ^3.14
driftingly/rector-laravel Version ^2.0
illuminate/console Version ^10.0|^11.0|^12.0
illuminate/http Version ^10.0|^11.0|^12.0
illuminate/support Version ^10.0|^11.0|^12.0
illuminate/validation Version ^10.0|^11.0|^12.0
kirschbaum-development/laravel-openapi-validator Version ^1.0
laravel/prompts Version ^0.1.18|^0.2.0|^0.3.0
phpunit/phpunit Version ^10.5 || ^11.5 || ^12.5
qase/phpunit-reporter Version ^2.1
rector/rector Version ^2.1
The package xentral/laravel-testing contains the following files
Loading the files please wait ...