4 Forks
28 Stars
28 Watchers

golden

Package golden testing with golden files in Go. A golden file is the expected output of test, stored as a separate file rather than as a string literal inside the test code.

How to download and setup golden

Open terminal and run command
git clone https://github.com/xorcare/golden.git
git clone is used to create a copy or clone of golden repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with golden https://github.com/xorcare/golden/archive/master.zip

Or simply clone golden with SSH
[email protected]:xorcare/golden.git

If you have some problems with golden

You may open issue on golden support forum (system) here: https://github.com/xorcare/golden/issues