Philly ETE 2019 – Jennifer Voss – Tales from the QA Crypt
Abstract An anthology of QA horror stories, and how to avoid such situations with automated testing and Docker. When tests are built in from the beginning and not tacked on after features are released, fewer defects are created and development moves faster. JavaScript has all the tools required to cover your automated testing needs, and writing tests in the same language as your app is a no brainer. We’ll cover the tools available today and how to run your tests…