If you want to test with VerifyAll here is the sample of the code:
Approvals.VerifyAll("sin",new[]{0.1}, d =>$"sin({d}) = {TrigMath.Sin(d)} ");which will produce:
snippet: ApprovalSamples.TestVerifyAll.approved.txt
There was an error while loading. Please reload this page.