PHPackages                             loophp/phpunit-iterable-assertions - 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. loophp/phpunit-iterable-assertions

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

loophp/phpunit-iterable-assertions
==================================

Iterable assertions for PHPUnit

1.0.4(2y ago)214.4k↓41.7%[1 issues](https://github.com/loophp/phpunit-iterable-assertions/issues)[10 PRs](https://github.com/loophp/phpunit-iterable-assertions/pulls)2MITPHPPHP &gt;= 8.1CI passing

Since Dec 16Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/loophp/phpunit-iterable-assertions)[ Packagist](https://packagist.org/packages/loophp/phpunit-iterable-assertions)[ Docs](https://github.com/loophp/phpunit-iterable-assertions)[ GitHub Sponsors](https://github.com/drupol)[ RSS](/packages/loophp-phpunit-iterable-assertions/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (6)Versions (18)Used By (2)

[![Latest Stable Version](https://camo.githubusercontent.com/ac128e7b061e6812789fac8748642d5c2d4a3c9ae4dbc7766b4d71aaec358080/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6f6f7068702f706870756e69742d6974657261626c652d617373657274696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/loophp/phpunit-iterable-assertions)[![GitHub stars](https://camo.githubusercontent.com/4f604b643c45ee79e0fd11a004ee231d8a9006ca957d7ea67986a80fcd38f2fa/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6c6f6f7068702f706870756e69742d6974657261626c652d617373657274696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/loophp/phpunit-iterable-assertions) [![Total Downloads](https://camo.githubusercontent.com/a618952e79649481d1258926e7e3517124e28ec512aa0799acc920ebd71d87b5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c6f6f7068702f706870756e69742d6974657261626c652d617373657274696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/loophp/phpunit-iterable-assertions)[![GitHub Workflow Status](https://camo.githubusercontent.com/c4c810e715156e84ec3286f5b7ccbc48caa8abe6bfb415c7bf92b6caf68d0b02/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6c6f6f7068702f706870756e69742d6974657261626c652d617373657274696f6e732f74657374732e796d6c3f6272616e63683d6d61696e267374796c653d666c61742d737175617265)](https://github.com/loophp/collection/actions)[![Type Coverage](https://camo.githubusercontent.com/c10ebe52d073bfbc6bb61a46b2425d4f30b3d682ad91fc5630158c5e487ce6f9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f64796e616d69632f6a736f6e3f7374796c653d666c61742d73717561726526636f6c6f723d636f6c6f72266c6162656c3d54797065253230636f7665726167652671756572793d6d6573736167652675726c3d687474707325334125324625324673686570686572642e6465762532466769746875622532466c6f6f706870253246706870756e69742d6974657261626c652d617373657274696f6e73253246636f766572616765)](https://shepherd.dev/github/loophp/phpunit-iterable-assertions) [![License](https://camo.githubusercontent.com/7ab948aece8817d8129b928e9b8b4cbdf21d1626b6b9498df4a32448963a2ba3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c6f6f7068702f706870756e69742d6974657261626c652d617373657274696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/loophp/phpunit-iterable-assertions)[![Donate!](https://camo.githubusercontent.com/a71f45de7e408be2477113d166e9ee94c90bbf814a1373fd154aa5b6652302de/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53706f6e736f722d4769746875622d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/sponsors/drupol)

PHPUnit Iterable Assertions
===========================

[](#phpunit-iterable-assertions)

Description
-----------

[](#description)

Provide new assertions for your tests using [PHPUnit](https://phpunit.de/).

Features
--------

[](#features)

- `assertIdenticalIterable`
- `assertNotIdenticalIterable`

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

[](#installation)

`composer require --dev loophp/phpunit-iterable-assertions`

Usage
-----

[](#usage)

```
