All Projects → bovigo → Vfsstream

bovigo / Vfsstream

Licence: bsd-3-clause
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.

Projects that are alternatives of or similar to Vfsstream

Linux Apfs
APFS module for linux, with experimental write support. This tree is just for development, please use linux-apfs-oot instead.
Stars: ✭ 63 (-95.16%)
Mutual labels:  filesystem
Python Btrfs
Python Btrfs module
Stars: ✭ 72 (-94.47%)
Mutual labels:  filesystem
Cifsd
cifsd kernel server(SMB/CIFS server)
Stars: ✭ 76 (-94.16%)
Mutual labels:  filesystem
Simplefs
A simple file system for Linux kernel
Stars: ✭ 65 (-95.01%)
Mutual labels:  filesystem
Onedrive Fuse Fs
Script to mount Microsoft OneDrive (formerly known as SkyDrive) folder as a FUSE filesystem
Stars: ✭ 68 (-94.78%)
Mutual labels:  filesystem
Zbox
Zero-details, privacy-focused in-app file system.
Stars: ✭ 1,185 (-8.99%)
Mutual labels:  filesystem
Browser Shell
A Linux command-line shell in the browser
Stars: ✭ 60 (-95.39%)
Mutual labels:  filesystem
Dfc
Report file system space usage information with style (mirror repository)
Stars: ✭ 84 (-93.55%)
Mutual labels:  filesystem
Deltafs
Transient file system service featuring highly paralleled indexing on both file data and file system metadata
Stars: ✭ 70 (-94.62%)
Mutual labels:  filesystem
Squashfs Tools Ng
A new set of tools and libraries for working with SquashFS images
Stars: ✭ 76 (-94.16%)
Mutual labels:  filesystem
Raspi Overlayroot
Protect your SD card against wear and tear
Stars: ✭ 66 (-94.93%)
Mutual labels:  filesystem
Fast Glob
🚀 It's a very fast and efficient glob library for Node.js
Stars: ✭ 1,150 (-11.67%)
Mutual labels:  filesystem
Glob
Glob for C++17
Stars: ✭ 74 (-94.32%)
Mutual labels:  filesystem
Notify
🔭 Cross-platform filesystem notification library for Rust.
Stars: ✭ 1,123 (-13.75%)
Mutual labels:  filesystem
Rothko
An abstracted library for interacting with the file system, registry, etc.
Stars: ✭ 79 (-93.93%)
Mutual labels:  filesystem
Fsq
A tool for querying the file system with a SQL-like language.
Stars: ✭ 60 (-95.39%)
Mutual labels:  filesystem
Webdav Fs
Node fs wrapper for WebDAV
Stars: ✭ 72 (-94.47%)
Mutual labels:  filesystem
Go Fuse
FUSE bindings for Go
Stars: ✭ 1,267 (-2.69%)
Mutual labels:  filesystem
Pyfilesystem2
Python's Filesystem abstraction layer
Stars: ✭ 1,256 (-3.53%)
Mutual labels:  filesystem
Polyfuse
A FUSE (Filesystem in Userspace) library for Rust
Stars: ✭ 76 (-94.16%)
Mutual labels:  filesystem

vfsStream

Tests Coverage Status Latest Stable Version Latest Unstable Version

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.

Documentation

See the wiki.

Also you might want to check vfsStream examples.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].