An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

mockable_filesystem

Provides a FileSystem factory class for allocating File, Directory and Link objects, with two implementations - one which in turn returns the real objects from dart:io, and one which returns mock versions. This allows tests to be written that make use of files and directories without having to create them on disk. The mock File/Directory/Link classes are not complete, but have sufficient functionality to work in most cases. The ultimate aim is to have complete mock implementations, as well as the ability to mock Windows file systems on Linux/Mac and vice-versa, to help with testing code for cross-platform correctness.

Ecosystem
pub.dev
Latest Release
0.0.3
over 11 years ago
Versions
2
Dependent Packages
4
Dependent Repos
34
0.0.3
Published: over 11 years ago
Registry - Documentation - Download sha256-7b26348201cd0...
0.0.1
Published: over 12 years ago
Registry - Documentation - Download sha256-a92f89ca4a96c...
Links
Registry pub.dev
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:pub/mockable_filesystem
spec
License BSD-3-Clause
First Release over 12 years ago
Last Synced 24 days ago
Repository
Stars 10 on GitHub
Forks 17 on GitHub
Docker Dependents 1
Docker Downloads 94
Rankings on pub.dev
Overall Top 6.8%
Dependent packages Top 4.2%
Dependent repos Top 4.4%
Forks Top 8.4%
Docker downloads Top 0.5%