PHPackages                             codexpertmy/tests - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. codexpertmy/tests

ActiveLibrary[Testing &amp; Quality](/categories/testing)

codexpertmy/tests
=================

Collection of utility PHP unit testing

1.0(4y ago)05702MITPHPPHP ^7.2 || ^8.0

Since Jan 19Pushed 4y ago2 watchersCompare

[ Source](https://github.com/codexpertmy/tests)[ Packagist](https://packagist.org/packages/codexpertmy/tests)[ RSS](/packages/codexpertmy-tests/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (9)Versions (2)Used By (2)

Common PHP unit utility for testing
-----------------------------------

[](#common-php-unit-utility-for-testing)

[![tests](https://github.com/codexpertmy/tests/actions/workflows/tests.yml/badge.svg?branch=master)](https://github.com/codexpertmy/tests/actions/workflows/tests.yml)

This package is used to packaging collection of utility for unit testing in PHP

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require codexpertmy/tests
```

### Usage basic

[](#usage-basic)

```
