Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TESTO

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

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

About

Marks a test, a test class or a test function as skipped without deleting or hiding it. The test is not executed, but stays in every report as Skipped with its reason, so parked tests remain visible until someone returns to them.

The skip is declared ahead of time, next to the test; skipping at runtime from the test body is covered by the core SkipTest exception instead.

Install

composer require --dev testo/skip

PHP Latest Version on Packagist License Total Downloads

About

Skip attribute plugin for the Testo testing framework (split-published from php-testo/testo)

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages