aboutsummaryrefslogblamecommitdiffstats
path: root/testem.yml
blob: 1d4ffd98310e8d1bcff0ccf6e67ff93fe4009df8 (plain) (tree)
1
2
3
4
5
6
7
8
9


              
             


                                        

                          
launch_in_dev:
  - Chrome
  - Firefox
  - PhantomJS
framework:
  - QUnit
test_page: "test/integration/index.html"
src_files: "./mock-dev.js"