Go 1.15 is not yet released. These are work-in-progress release notes. Go 1.15 is expected to be released in August 2020.
TODO
TODO
TODO
TODO
TODO
TODO
The testing.T
type now has a Deadline
method
that reports the time at which the test binary will have exceeded its
timeout.
As always, there are various minor changes and updates to the library, made with the Go 1 promise of compatibility in mind.
TODO