Skip to main content
php-testo
ملف منشئ GitHub

php-testo

عرض على مستوى المستودعات لـ ١٣ skills مجمعة عبر ١ مستودعات GitHub.

skills مجمعة
١٣
مستودعات
١
محدث
٢٩ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

testo-benchmarks
غير مصنف

Write or tune Testo performance benchmarks with #[Bench]. Use when the user asks for "benchmark", "measure performance", "compare two implementations", "micro-benchmark", or mentions Mean/Median/RStDev metrics in a Testo context.

٢٩ أغسطس ٢٠٢٦
testo-configure
غير مصنف

Set up or edit `testo.php` — the Testo application config. Use when the user is bootstrapping a project (including running `vendor/bin/testo init`), adding/removing a suite, scoping a finder, wiring an application-wide plugin (coverage, JUnit), or asking…

٢٩ أغسطس ٢٠٢٦
testo-data-driven
غير مصنف

Parameterize Testo tests with #[DataSet], #[DataProvider], #[DataZip], and #[DataCross]. Use when a test should run with multiple inputs, the user asks for "table-driven tests", "parameterized tests", "data providers", or a test method has copy-pasted setup…

٢٩ أغسطس ٢٠٢٦
testo-run-tests
غير مصنف

Run tests with the Testo CLI and act on the result. Use when executing a project's test suite or a subset (one test, one file, one suite, a group), when verifying a change didn't break tests, or when parsing a Testo run report. Triggers: "run the tests",…

٢٩ أغسطس ٢٠٢٦
testo-write-tests
غير مصنف

Write or modify tests in a project that uses the Testo PHP testing framework. Use when adding a #[Test] class, writing assertions with the Assert facade, expecting exceptions with Expect, or adding lifecycle hooks (#[BeforeTest], #[AfterTest], #[BeforeClass],…

٢٩ أغسطس ٢٠٢٦
testo-plugin-author
غير مصنف

Author a Testo plugin — interceptors (middleware), event listeners, container bindings, custom attributes, or full test-environment provisioning. Use when the user wants to extend how Testo runs tests (wrap every test, provision a database/service, custom…

٢٤ أغسطس ٢٠٢٦
testo-async
غير مصنف

Run async Testo tests: #[RunInFiber] (testo/fiber — cooperatively-scheduled plain fibers, deterministic interleaving, Coroutine::spawn) and #[RunInRevolt] (testo/bridge-revolt — real async I/O on the Revolt event loop: amphp, timers/streams, Future::await()).…

٢٤ أغسطس ٢٠٢٦
testo-coverage
غير مصنف

Configure code coverage in Testo via CodecovPlugin, choose coverage level (Line/Branch/Path), wire up reports (Clover/Cobertura/PHPUnit XML), and use #[Covers] / #[CoversNothing] on tests. Use when the user asks about "code coverage", "clover", "cobertura",…

٢٤ أغسطس ٢٠٢٦
عرض 8 من أصل ١٣ skills مجمعة.
عرض ١ من أصل ١ مستودعات
تم تحميل كل المستودعات