Download the PHP package aedart/testing without Composer
On this page you can find all versions of the php package aedart/testing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aedart/testing
More information about aedart/testing
Files in aedart/testing
Download aedart/testing
More information about aedart/testing
Files in aedart/testing
Vendor aedart
Package testing
Short Description Various testing utilities for php
License BSD-3-Clause
Homepage https://github.com/aedart/testing
Package testing
Short Description Various testing utilities for php
License BSD-3-Clause
Homepage https://github.com/aedart/testing
Please rate this library. Is it a good library?
Informations about the package testing
Deprecated - Testing
Package has been replaced by aedart/athenaeum
Various utilities for testing php code.
Contents
- How to install
- Quick start
- Acknowledgement
- License
How to install
Quick start
Base Unit Test Case
The UnitTestCase
is an extended version of \Codeception\TestCase\Test
, which automatically setups Faker
and closes down Mockery
once a test has been executed.
License
BSD-3-Clause, Read the LICENSE file included in this package
All versions of testing with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
codeception/codeception Version 2.4.*
fzaninotto/faker Version 1.7.*
mockery/mockery Version 1.*
codeception/codeception Version 2.4.*
fzaninotto/faker Version 1.7.*
mockery/mockery Version 1.*
The package aedart/testing contains the following files
Loading the files please wait ....