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
#1518 added a new golden testing framework to the standard library. It would be useful to extend the tests to cover more modules. However, at present, there is no documentation or guide on how to create new tests. We could have a TESTING.md file, which, analogously to HACKING.md, guides contributors on how to create test cases for new functions they write.