https://github.com/cdemers/fakereader
A Fake reader() to be used as a controlled stub for Go tests.
https://github.com/cdemers/fakereader
go golang reader testing
Last synced: 6 months ago
JSON representation
A Fake reader() to be used as a controlled stub for Go tests.
- Host: GitHub
- URL: https://github.com/cdemers/fakereader
- Owner: cdemers
- License: mit
- Created: 2019-08-27T01:28:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-03T02:38:16.000Z (almost 7 years ago)
- Last Synced: 2025-12-19T22:14:35.156Z (7 months ago)
- Topics: go, golang, reader, testing
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fakereader
A Fake reader() to be used as a controlled stub for Go tests.