Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.85 KB

File metadata and controls

39 lines (28 loc) · 1.85 KB

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