good tests edit

This commit is contained in:
David Eisinger
2023-12-11 09:59:27 -05:00
parent 90e43e2e2c
commit eee232a847

View File

@@ -42,8 +42,7 @@ This is a topic better suited to a book than a blog post (and indeed
[there are [there are
many](https://bookshop.org/search?keywords=software+testing)), but I do many](https://bookshop.org/search?keywords=software+testing)), but I do
think there are a few high-level concepts that are important to think there are a few high-level concepts that are important to
internalize in order to build robust, long-lasting software --- I hope internalize in order to build robust, long-lasting software.
to cover them here.
My first exposure to automated testing was with Ruby on Rails. Since My first exposure to automated testing was with Ruby on Rails. Since
then, I've written production software in many different languages, but then, I've written production software in many different languages, but