From e14ca72b580330a21ec8d5528fa82a79577ecd2e Mon Sep 17 00:00:00 2001 From: Frederic BIDON Date: Mon, 7 Sep 2026 19:16:14 +0200 Subject: [PATCH] doc: updated roadmap * landed our implementation of "hunkSize" parameterization (reference: https://github.com/stretchr/testify/issues/1878) * won't implement "require.Must": the cost of the asymmetry offset the expected minor conciseness gains (reference: https://github.com/stretchr/testify/pull/1945= Signed-off-by: Frederic BIDON --- docs/doc-site/project/maintainers/ROADMAP.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/doc-site/project/maintainers/ROADMAP.md b/docs/doc-site/project/maintainers/ROADMAP.md index e577e89be..44e610a25 100644 --- a/docs/doc-site/project/maintainers/ROADMAP.md +++ b/docs/doc-site/project/maintainers/ROADMAP.md @@ -50,8 +50,7 @@ timeline : generic assertions as forward methods (go1.27+) : ErrorNotContains ⏳ v2.8 (September 2026) : - : ⏳ Must helper - : ⏳ Assertion with options + : ✅ Assertion with options : ✅ go1.26+ required ⏳ v2.9 (December 2026) : (tentative) : revive test suites