Continuous testing during developmentλ︎
Running a figwheel-main build includes continuous testing service, so you can instantly see the results of your tests once the application has started.
http://localhost:9500/figwheel-extra-main/auto-testing will show the live results of running the tests.
You may see the auto-testing host page display before showing the test results, or if the web page is reloaded (or if your tests take a long time to run or there are no tests to run)