You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
llms_description: "Complete reference of all PHP attributes in Testo: #[Test], #[Retry], #[Bench], lifecycle hooks (#[BeforeTest], #[AfterTest], #[BeforeClass], #[AfterClass]), data providers (#[DataSet], #[DataProvider], #[DataZip], #[DataCross], #[DataUnion]), #[TestInline], coverage (#[Covers], #[CoversNothing])."
3
+
---
4
+
5
+
# All Attributes
6
+
7
+
Testo uses PHP attributes to configure tests, lifecycle hooks, data providers, and more. This page lists all available attributes grouped by plugin. Click any attribute name for full documentation with parameters and examples.
Testo использует PHP-атрибуты для настройки тестов, хуков жизненного цикла, провайдеров данных и многого другого. На этой странице собраны все доступные атрибуты, сгруппированные по плагинам. Нажмите на название атрибута, чтобы перейти к полной документации с параметрами и примерами.
0 commit comments