php-ds/tests
Test suite package for php-ds, providing automated tests and fixtures to verify correct behavior, edge cases, and performance expectations of PHP Data Structures. Useful for contributors and CI to ensure changes don’t break core collections.
Rename abstract CollectionTest class to prevent PHPUnit test runner warning on PHP 8.2 (#27).
Redesigned test suite for php-ds v2.
SeqTest, HeapTest with trait-per-method organizationKeyObject replaces HashableObject (implements Ds\Key)MapTest, SetTest, PairTest for v2 API changesVectorTest, DequeTest, StackTest, QueueTest, PriorityQueueTestSequence/ shared traits (inlined into Seq/)Full Changelog: https://github.com/php-ds/tests/compare/v1.5.1...v1.6.0
Full Changelog: https://github.com/php-ds/tests/compare/v1.3.0...v1.3.1
Full Changelog: https://github.com/php-ds/tests/compare/v1.2.2...v1.3.0
How can I help you explore Laravel packages today?