An open API service indexing awesome lists of open source software.

https://github.com/linuxsuren/go-fake-runtime

A Go library for providing a fake runtime
https://github.com/linuxsuren/go-fake-runtime

fake go-runtime

Last synced: 11 months ago
JSON representation

A Go library for providing a fake runtime

Awesome Lists containing this project

README

          

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/1988023ac80b4484b90348b5d75b3d99)](https://app.codacy.com/gh/LinuxSuRen/go-fake-runtime/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/1988023ac80b4484b90348b5d75b3d99)](https://app.codacy.com/gh/LinuxSuRen/go-fake-runtime/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)

Make it be easy to writing unit tests when it's about the Go runtime.