go/doc/next/6-stdlib/99-minor/testing
Vladimir Varankin 1c3fd6c4d8
testing: add Context
Adds a new Context method to testing.T, that returns a context,
that is canceled before the end of its test function.

Don't inherit parent's text context.

Add release notes.

Fixes #36532.
2024-08-20 11:13:14 +02:00
..
36532.md testing: add Context 2024-08-20 11:13:14 +02:00
62516.md testing: add Context 2024-08-20 11:13:14 +02:00