Note: neither the new nor the old data is actually correct, as the debugger needs to stop on line 7 twice (once for the call, once for the lambda) but ignore the synthetic line number in between.
1. Move tests to their own module 2. Avoid sharing the 'tinyApp' project between tests 3. Clean up option directive handling