commit eee232a847f151e6a71c3c7eab69c4e46b768a49
parent 90e43e2e2c05693b7802acd0eb9d5e63cad5d062
Author: David Eisinger <[email protected]>
Date: Mon, 11 Dec 2023 09:59:27 -0500
good tests edit
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/content/elsewhere/maintenance-matters-good-tests/index.md b/content/elsewhere/maintenance-matters-good-tests/index.md
@@ -42,8 +42,7 @@ This is a topic better suited to a book than a blog post (and indeed
[there are
many](https://bookshop.org/search?keywords=software+testing)), but I do
think there are a few high-level concepts that are important to
-internalize in order to build robust, long-lasting software --- I hope
-to cover them here.
+internalize in order to build robust, long-lasting software.
My first exposure to automated testing was with Ruby on Rails. Since
then, I've written production software in many different languages, but