From ebea8d29da4372fa98365e34c3c46d2f68b87e4e Mon Sep 17 00:00:00 2001 From: Justin Kenyon Date: Mon, 8 Apr 2024 16:09:40 -0400 Subject: [PATCH] Update index.md --- topics/testing/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/testing/index.md b/topics/testing/index.md index a1a461b3029..28d119b533b 100644 --- a/topics/testing/index.md +++ b/topics/testing/index.md @@ -1,5 +1,5 @@ --- -aliases: testing-tools, testing-framework, testing-practices, software-testing, test +aliases: test, testing-framework, testing-practices, testing-tools, software-testing display_name: Testing short_description: The act of examining behavior of the software under test to eliminate bugs and ship with more confidence. topic: testing