codeception/module-filesystem
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| codeception/module-db | 0.87 | 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 | 476K | 14 | 11.9 | 61.8 | MIT | 1 year ago | |
| codeception/module-rest | 0.86 | 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-asserts | 0.85 | 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/util-universalframework | 0.85 | 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/verify | 0.83 | 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. | 147 | 149 | 26 | 180K | 1 | 23.0 | 48.0 | MIT | 3 months ago | |
| codeception/lib-web | 0.82 | 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/codeception | 0.81 | Codeception is a full-stack PHP testing framework for unit, functional, and acceptance tests. It unifies PHPUnit-style assertions with browser and API testing, offers modular helpers, and integrates with popular PHP frameworks to speed up reliable test automation. | 4,854 | 4,909 | 1,285 | 1M | 152 | 82.4 | 63.6 | MIT | 3 months ago | |
| codeception/module-cli | 0.80 | Codeception CLI module for running and testing command-line applications. Provides helpers to execute commands, capture output, check exit codes, and assert on stdout/stderr, making it easy to write automated CLI tests within your Codeception suite. | 14 | 14 | 6 | 223K | 1 | 3.4 | 56.0 | MIT | 3 years ago | |
| fidry/filesystem | 0.80 | Tiny wrapper around Symfony Filesystem providing a FileSystem interface plus handy extras: path escaping for OS separators, real/normalized real path helpers, and consistent temp file/dir creation (incl. custom stream wrappers). | 4 | 4 | 0 | 54K | 1 | 12.3 | 59.8 | BSD-3-Clause | 6 months ago | |
| codeception/module-phpbrowser | 0.80 | Codeception module built on PhpBrowser to test web apps over HTTP without a real browser. Supports making requests, filling and submitting forms, following redirects, and asserting responses, headers, status codes, and page content in functional and API tests. | 65 | 66 | 15 | 616K | 2 | 18.3 | 61.1 | MIT | 4 months ago |
How can I help you explore Laravel packages today?