Registry / testing / atoum-atoum

atoum-atoum

JSON →
library4.4.1phppackagistunverified

Simple modern and intuitive unit testing framework for PHP 8.0+

composer require atoum/atoum
INSTALL
IMPORT
SIG · ATOUM-ATOUM
A
atoum-atoum
testingphpv4.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

test
✓ use atoum\atoum\test;

Write a simple unit test with atoum

use atoum\atoum\test; class MyTest extends test { public function testSomething() { $this->integer(1 + 1)->isEqualTo(2); } }
Debug
Known issues
breakingRequires PHP 8.0 or higher
fix
Upgrade PHP to 8.0+
affects: >=4.0.0
Upgrade
Version history
4.4.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
atoum-atoum — pip install atoum-atoum · libregistry