Update overview.md

This commit is contained in:
Robert Wallach
2018-03-21 13:02:17 -05:00
committed by GitHub
parent 528f0a1e63
commit 82adba515b

View File

@@ -1,6 +1,6 @@
# Testing with Scenarios
It has become increasingly important to develop highly flexible, performant, and powerful testing roadmaps to catch bugs faster and rapidly iterate without breaking existing features. A thorough test suite is essential for:
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
- Driving design and implementation