GoVector icon indicating copy to clipboard operation
GoVector copied to clipboard

Mocking Library for Log Outputs

Open clementfung opened this issue 7 years ago • 0 comments

We need to test the outputs written to Log files. This would involve creating a mock library that can capture and test the outputs written to the Log File.

Something like this: https://medium.com/@matryer/5-simple-tips-and-tricks-for-writing-unit-tests-in-golang-619653f90742

clementfung avatar Jul 11 '17 23:07 clementfung