rapid icon indicating copy to clipboard operation
rapid copied to clipboard

Add t.Output method

Open mxey opened this issue 6 months ago • 0 comments

Go 1.25 will add a t.Output method to the testing package. Since Rapid's API mostly mirrors testing's API, I think rapid should also have it, similar to the Context and Cleanup methods that were added.

mxey avatar Jun 24 '25 06:06 mxey