figwheel-main

figwheel-main http://figwheel.org
athomasoriginal 2019-04-22T21:22:22.021200Z

I have a reagent app. I would like to run tests during local development in jsdom. Reading through the figwheel docs it seems that https://figwheel.org/config-options#extra-main-files is the way to go. Has anyone tried to do this?