testo/test

Test attribute plugin for the Testo testing framework.

Maintainers

Package info

github.com/php-testo/test

pkg:composer/testo/test

Fund package maintenance!

Boosty

Statistics

Installs: 1

Dependents: 1

Suggesters: 0

Stars: 0

0.1.1 2026-05-02 16:51 UTC

This package is auto-updated.

Last update: 2026-05-02 16:52:03 UTC


README

TESTO

Test attribute 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/test/. This repository is automatically synchronized from there on every release.

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

About

Provides the #[Test] attribute and the locator that picks up attribute-marked test classes and methods. Without this plugin Testo can still run tests via naming conventions or other locators, but the canonical attribute-driven discovery comes from here.

Install

composer require --dev testo/test

PHP Latest Version on Packagist License Total Downloads