It Takes a Village to Raise an App: How to Get Started Writing Tests Right Now
Tuesday, July 14, 2015
Abstract:
The hardest part about testing is writing the first test. The sheer amount of setup, configuration and boilerplate required to get the first line of code tested is daunting. Thankfully ember-cli and the addon eco-system are here to help. Don't worry, Jon isn't going to live code any tests in this talk, instead he will cover the addons and services they are using in their continuous integration and deployment setup for the Ilios Project