github.com/tinygo-org/tinygo@v0.31.3-0.20240404173401-90b0bf646c27/src/testing/doc.go (about)

     1  package testing
     2  
     3  /*
     4   This is a sad stub of the upstream testing package because it doesn't compile
     5   with tinygo right now.
     6  */