-
Notifications
You must be signed in to change notification settings - Fork 102
Home
mikey179 edited this page Nov 8, 2011
·
21 revisions
Welcome to vfsStream
vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest.
- Install Download and install vfsStream
- Example Learn from an example
- Filemode Support for file modes, users and groups
- FilemodeExample Example for using file mode support
- CreateComplexStructures Create complex directory structures
- CopyFromFileSystem Copy directory structure from file system
- Visitors Inspecting the directory structure
- KnownIssues Known issues
Latest news about vfsStream can be found at the Stubblog.
Will be back soon.
vfsStream is currently developed by:
- Frank Kleine (mikey179, http://frankkleine.de/)
vfsStream is published under the BSD license.