Skip to content

Instantly share code, notes, and snippets.

@ekashida
Created June 28, 2013 18:43
Show Gist options
  • Save ekashida/5887004 to your computer and use it in GitHub Desktop.
Save ekashida/5887004 to your computer and use it in GitHub Desktop.
11:41:10 dhcpx-208-90:yeti $ yeti test/functional/fixture/io.html
Creating a Hub. Open `yeti --server` in another Terminal to reuse browsers for future batches.
Waiting for agents to connect at http://192.168.56.1:9000
...also available locally at http://localhost:9000
When ready, press Enter to begin testing.
Agent connected: Chrome (27.0.1453.110) / Mac OS from 127.0.0.1
✓ Testing started on Chrome (27.0.1453.110) / Mac OS
✓ Agent completed: Chrome (27.0.1453.110) / Mac OS
✓ 1 tests passed! (0.73 seconds)
11:41:38 dhcpx-208-90:yeti $ cd test/
11:41:44 dhcpx-208-90:test $ yeti functional/fixture/io.html
Creating a Hub. Open `yeti --server` in another Terminal to reuse browsers for future batches.
Waiting for agents to connect at http://192.168.56.1:9000
...also available locally at http://localhost:9000
When ready, press Enter to begin testing.
Agent connected: Chrome (27.0.1453.110) / Mac OS from 127.0.0.1
✓ Testing started on Chrome (27.0.1453.110) / Mac OS
✓ Agent completed: Chrome (27.0.1453.110) / Mac OS
✓ 1 tests passed! (0.14 seconds)
11:41:54 dhcpx-208-90:test $ cd functional/
11:42:05 dhcpx-208-90:functional $ yeti fixture/io.html
Creating a Hub. Open `yeti --server` in another Terminal to reuse browsers for future batches.
Waiting for agents to connect at http://192.168.56.1:9000
...also available locally at http://localhost:9000
When ready, press Enter to begin testing.
Agent connected: Chrome (27.0.1453.110) / Mac OS from 127.0.0.1
✓ Testing started on Chrome (27.0.1453.110) / Mac OS
✓ Agent completed: Chrome (27.0.1453.110) / Mac OS
✓ 1 tests passed! (0.21 seconds)
@ekashida
Copy link
Author

11:49:47 dhcpx-208-90:yeti $ yeti test/functional/io.html
Creating a Hub. Open yeti --server in another Terminal to reuse browsers for future batches.
Waiting for agents to connect at http://192.168.56.1:9000
...also available locally at http://localhost:9000
When ready, press Enter to begin testing.
Agent connected: Chrome (27.0.1453.110) / Mac OS from 127.0.0.1

✓ Testing started on Chrome (27.0.1453.110) / Mac OS
✓ Agent completed: Chrome (27.0.1453.110) / Mac OS
✓ 1 tests passed! (0.21 seconds)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment