git ssb

0+

VictorBjelkholm (lasoa) / my-little-repo



Tree: 946a5e2fbd8639a67a2fdfdd9ed77a75bfc1fde2

Files: 946a5e2fbd8639a67a2fdfdd9ed77a75bfc1fde2 / statechart-examples / test.cljs.edn

466 bytesRaw
1^{
2 ;; use an alternative landing page for the tests so that we don't
3 ;; launch the application
4 :open-url "http://[[server-hostname]]:[[server-port]]/test.html"
5
6 ;; uncomment to launch tests in a headless environment
7 ;; you will have to figure out the path to chrome on your system
8 ;; :launch-js ["/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" "--headless" "--disable-gpu" "--repl" :open-url]
9 }
10{:main statechart-examples.test-runner}
11

Built with git-ssb-web