You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Its a sample program of unit testing in golang . In this repository I included different scenarios of testing .Through this repository , you can reach a simple program to understand the basic logic of testing and testing of a program using mocking is also there.