From 26c6aa6815f40fe774f8ab6b811b7971cf140687 Mon Sep 17 00:00:00 2001 From: Robert Wallach Date: Wed, 21 Mar 2018 13:29:41 -0500 Subject: [PATCH] Update overview.md --- articles/testing/overview.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/articles/testing/overview.md b/articles/testing/overview.md index c73bc2b..4b6cc05 100644 --- a/articles/testing/overview.md +++ b/articles/testing/overview.md @@ -1,5 +1,7 @@ # Testing with Scenarios +![Testing Preview](https://github.com/stoplightio/docs/blob/develop/assets/images/testing-intro.png?raw=true) + It has become increasingly important to develop highly flexible, performant, and powerful testing roadmaps to catch bugs faster and rapidly iterate. A thorough test suite is essential for: - Assessing the health of an API - Providing valuable documentation