Download the PHP package thenlabs/pyramidal-tests without Composer
On this page you can find all versions of the php package thenlabs/pyramidal-tests. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package pyramidal-tests
PyramidalTests
A complementary framework for PHPUnit that focuses on simplicity, reusability, and storytelling.
If you like this project gift us a ⭐.
Documentation.
Installation.
$ composer require --dev thenlabs/pyramidal-tests 2.0.x-dev
This project is still under development.
Example:
Executing:
$ ./vendor/bin/pyramidal --testdox
The --testdox
argument is optional.
Result:
PyramidalTests 2.x.x by Andy Daniel Navarro Taño and contributors.
PHPUnit 9.5.x by Sebastian Bergmann and contributors.
it is created a product
✔ the product has not name
✔ not contains categories
adds a category to the product
✔ the product contains the category
Time: 00:00.009, Memory: 6.00 MB
OK (3 tests, 3 assertions)
Development.
Running the tests.
$ composer test
$ composer require --dev thenlabs/pyramidal-tests 2.0.x-dev
This project is still under development.
$ ./vendor/bin/pyramidal --testdox
The --testdox
argument is optional.
$ composer test
All versions of pyramidal-tests with dependencies
PHP Build Version
Package Version
Requires
phpunit/phpunit Version
^7.0
The package thenlabs/pyramidal-tests contains the following files
Loading the files please wait ....