Download the PHP package shlinkio/shlink-test-utils without Composer
On this page you can find all versions of the php package shlinkio/shlink-test-utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shlinkio/shlink-test-utils
More information about shlinkio/shlink-test-utils
Files in shlinkio/shlink-test-utils
Download shlinkio/shlink-test-utils
More information about shlinkio/shlink-test-utils
Files in shlinkio/shlink-test-utils
Vendor shlinkio
Package shlink-test-utils
Short Description Testing utils for Shlink
License MIT
Homepage https://shlink.io
Package shlink-test-utils
Short Description Testing utils for Shlink
License MIT
Homepage https://shlink.io
Please rate this library. Is it a good library?
Informations about the package shlink-test-utils
Shlink test utils
Helpers and utilities to run different types of tests in Shlink.
Installation
Install this tool using composer.
composer require shlinkio/shlink-test-utils --dev
Base test classes
ApiTestCase
for API e2e tests.DbTestCase
for database integration tests.
Both classes extends [phpunit]'s TestCase
class.
TestHelper
A TestHelper
class is provided too. It has methods to initialize a testing database and to seed the database fixtures.
All versions of shlink-test-utils with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
doctrine/data-fixtures Version ^1.6
doctrine/orm Version ^3.0 || ^2.18
fig/http-message-util Version ^1.1
guzzlehttp/guzzle Version ^7.8
phpunit/php-code-coverage Version ^11.0 || ^10.1
phpunit/phpunit Version ^11.0 || ^10.5
psr/container Version ^2.0 || ^1.0
psr/http-server-middleware Version ^1.0
shlinkio/shlink-json Version ^1.0
symfony/console Version ^7.0 || ^6.4
symfony/event-dispatcher Version ^7.0 || ^6.4
symfony/process Version ^7.0 || ^6.4
doctrine/data-fixtures Version ^1.6
doctrine/orm Version ^3.0 || ^2.18
fig/http-message-util Version ^1.1
guzzlehttp/guzzle Version ^7.8
phpunit/php-code-coverage Version ^11.0 || ^10.1
phpunit/phpunit Version ^11.0 || ^10.5
psr/container Version ^2.0 || ^1.0
psr/http-server-middleware Version ^1.0
shlinkio/shlink-json Version ^1.0
symfony/console Version ^7.0 || ^6.4
symfony/event-dispatcher Version ^7.0 || ^6.4
symfony/process Version ^7.0 || ^6.4
The package shlinkio/shlink-test-utils contains the following files
Loading the files please wait ....