codeception/verify
Tiny BDD-style assertion wrapper for PHPUnit/Codeception. Use verify() and Verify::Array/Callable for readable, chainable expectations like equals, contains, greater/less, true/false/null, empty/notEmpty, throws/doesNotThrow—closer to natural language.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| codeception/module-rest | 0.83 | REST module for Codeception that simplifies testing REST/JSON APIs: send HTTP requests, set headers/auth, validate response codes, formats, and payloads, and assert JSON/XML content. Integrates with other Codeception modules for end-to-end API tests. | 59 | 59 | 29 | 555K | 15 | 25.8 | 66.1 | MIT | 5 months ago | |
| codeception/module-webdriver | 0.83 | WebDriver module for Codeception that drives real browsers (via Selenium/ChromeDriver/etc.) for end-to-end acceptance testing. Provides browser control, navigation, form interactions, assertions, waits, and screenshots for UI automation. | 38 | 38 | 25 | 665K | 41 | 36.7 | 77.1 | MIT | 3 months ago | |
| codeception/module-filesystem | 0.83 | Codeception Filesystem module provides helpers for working with files and directories in tests. Create, copy, move, delete, and assert files/folders, handle fixtures and temp paths, and verify filesystem state as part of Codeception scenarios. | 19 | 19 | 7 | 380K | 3 | 14.2 | 60.4 | MIT | 5 months ago | |
| codeception/util-universalframework | 0.81 | Universal helper utilities for the Codeception testing framework, providing lightweight, framework-agnostic components to simplify test setup and reuse across projects. A small add-on package aimed at boosting consistency and reducing boilerplate in automated tests. | 1 | 1 | 1 | 78K | 1 | 11.3 | 60.3 | MIT | 5 months ago | |
| codeception/lib-web | 0.80 | Codeception module for web testing helpers and HTTP/HTML interaction utilities used across Codeception suites. Provides common web-related abstractions and support code to build functional and acceptance tests that simulate user behavior and verify responses. | 24 | 24 | 3 | 843K | 0 | 17.1 | 61.8 | MIT | 4 months ago | |
| codeception/module-asserts | 0.79 | Codeception Asserts module adds rich assertion helpers for your tests, letting you use a wide set of PHPUnit-style assertions directly in Codeception suites. Ideal for unit, functional, and acceptance tests to keep checks readable and failures clear. | 85 | 86 | 10 | 1M | 0 | 16.1 | 60.7 | MIT | 5 months ago | |
| codeception/module-db | 0.75 | Database module for Codeception that handles connecting to a DB, running queries, and cleaning up between tests. Supports populating data, verifying records, and fast resets to keep acceptance and functional test suites reliable and repeatable. | 23 | 23 | 31 | 509K | 14 | 11.9 | 61.8 | MIT | 1 year ago | |
| bovigo/assert | 0.75 | Functional-style assertions for PHP unit tests. Use assertThat(value, predicate[, description]) for readable checks with helpful failure messages. Integrates with PHPUnit via AssertionFailure extending AssertionFailedError. Requires PHP 8.3+. | 13 | 13 | 6 | 809 | 1 | 19.2 | 26.9 | BSD-3-Clause | 6 months ago |
How can I help you explore Laravel packages today?