valioDOTch / 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.

Home Page:http://vfs.bovigo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For more information have a look in the wiki.

Build Status Coverage Status

Latest Stable Version Latest Unstable Version

About

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.

http://vfs.bovigo.org/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%