Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.84 KB

File metadata and controls

39 lines (28 loc) · 1.84 KB

TESTO

Lifecycle hooks 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/lifecycle/. This repository is automatically synchronized from there on every release.

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

About

Adds setup and teardown hooks around individual tests and entire test classes. Useful for preparing fixtures, opening external resources, and cleaning up state between runs.

Install

composer require --dev testo/lifecycle

PHP Latest Version on Packagist License Total Downloads