testo/inline

Inline test plugin for the Testo testing framework.

Maintainers

Package info

github.com/php-testo/inline

pkg:composer/testo/inline

Fund package maintenance!

Boosty

Statistics

Installs: 1

Dependents: 3

Suggesters: 0

Stars: 0

0.1.2 2026-05-02 20:50 UTC

This package is auto-updated.

Last update: 2026-05-02 20:50:57 UTC


README

TESTO

Inline test plugin

Documentation Support on Boosty


Important

🪞 This is a read-only mirror.

Active development of the Testo project lives in php-testo/testo under plugin/inline/. This repository is automatically synchronized from there on every release.

File issues and pull requests in the main monorepo, not here.

About

Lets a method declare itself a test directly via attribute, without registering through a separate test class. Good for adding a quick check next to the production code it covers, or for self-documenting examples.

Install

composer require --dev testo/inline

PHP Latest Version on Packagist License Total Downloads