CH18 / E122|Drag and Drop|Wed, 7 Aug ’13
jake run
When we test our site manually, we need to make sure it builds first, so we create a new Jake task to build and launch the server for us. That requires us to factor our smoke test’s existing server launch code into a reusable module.