PageRenderTime 39ms CodeModel.GetById 14ms RepoModel.GetById 0ms app.codeStats 1ms

/build/browserstack-current-2.json

http://github.com/jquery/qunit
JSON | 23 lines | 23 code | 0 blank | 0 comment | 0 complexity | 985799925616b8dca52f365ac7316f09 MD5 | raw file
  1. {
  2. "username": "BROWSERSTACK_USERNAME",
  3. "key": "BROWSERSTACK_KEY",
  4. "test_framework": "qunit",
  5. "test_path": [
  6. "test/startError.html",
  7. "test/amd.html",
  8. "test/autostart.html"
  9. ],
  10. "browsers": [
  11. "chrome_current",
  12. "firefox_current",
  13. "opera_current",
  14. "safari_current",
  15. "ie_11",
  16. "edge_latest",
  17. {
  18. "os": "iOS",
  19. "os_version": "8.3",
  20. "real_mobile": false
  21. }
  22. ]
  23. }