I'm learning more about best practices around writing tests in Nim. I noticed some modules e.g. thttpclient.nim are relatively sparse and inconsistent in how the tests are written. Which stdlib module has the best set of tests for a newcomer to study?