Open
Description
#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.