testfs

A simple fs.FS implementation to be used inside tests.

MIT License

Stars
33

Bot releases are visible (Hide)

testfs - v0.4.4 Latest Release

Published by caarlos0 over 3 years ago

Changelog

7cf8b73 fix: improve ci

testfs - v0.4.3

Published by caarlos0 over 3 years ago

Changelog

c7824ae fix: toslash
ec7841d fix: toslash

testfs - v0.4.2

Published by caarlos0 over 3 years ago

Changelog

3b1773b fix: workflows
c8ac948 fix: follow links

testfs - v0.4.1

Published by caarlos0 over 3 years ago

Changelog

c8e32b0 fix: windows tests
d7d2727 fix: handle passing absolute paths

testfs - v0.4.0

Published by caarlos0 over 3 years ago

Changelog

ebb1ed7 feat: add Path() method
f8f8de2 feat: ci (#2)

testfs - v0.3.1

Published by caarlos0 over 3 years ago

Changelog

55b4d8f fix: dont even need Sub
106bad6 docs: mention fstest.MemFS

testfs - v0.3.0

Published by caarlos0 over 3 years ago

Changelog

8a3335d feat: rename struct
4922b9c docs: fix example
91aabea docs: fix example

testfs - v0.2.0

Published by caarlos0 over 3 years ago

Changelog

10aa3f9 fix: rename
4e6c440 fix: gitignore
4f18f5c refactor: use fstest

testfs - v0.1.0

Published by caarlos0 over 3 years ago

Changelog

f36f0ec docs: license
ec4426a feat: goreleaser
3aea72c feat: first