orchestra / testing
Orchestra Platform Testing Helper
v5.1.0
2020-08-29 08:09 UTC
Requires
- php: >=7.2
- doctrine/dbal: ^2.5
- mockery/mockery: ^1.3.1
- orchestra/avatar: ^5.0
- orchestra/contracts: ^5.0
- orchestra/testbench: ^5.4
- orchestra/testbench-browser-kit: ^5.1
Requires (Dev)
- orchestra/canvas: ^5.0
- orchestra/foundation: ^5.0
- orchestra/installer: ^5.0
- orchestra/platform: 5.x-dev
- dev-master / 6.0.x-dev
- 5.x-dev
- v5.1.0
- v5.0.0
- 4.x-dev
- v4.2.0
- v4.1.2
- v4.1.1
- v4.1.0
- v4.0.1
- v4.0.0
- 3.8.x-dev
- v3.8.2
- v3.8.1
- v3.8.0
- 3.7.x-dev
- v3.7.0
- 3.6.x-dev
- v3.6.0
- 3.5.x-dev
- v3.5.2
- v3.5.1
- v3.5.0
- v3.5.0-BETA1
- 3.4.x-dev
- v3.4.3
- v3.4.2
- v3.4.1
- v3.4.0
- 3.3.x-dev
- v3.3.0
- v3.3.0-BETA2
- v3.3.0-BETA1
- 3.2.x-dev
- v3.2.3
- v3.2.2
- v3.2.1
- v3.2.0
- v3.2.0-BETA2
- v3.2.0-BETA1
- 3.1.x-dev
- v3.1.4
- v3.1.3
- v3.1.2
- v3.1.1
- v3.1.0
- 3.0.x-dev
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
This package is auto-updated.
Last update: 2026-02-18 06:04:11 UTC
README
This repository contains the testing helper code of the Orchestra Platform. If you want to build an application using Orchestra Platform, visit the main repository.
Installation
To install through composer by using the following command:
composer require --dev "orchestra/testing"