We use it for hooking our JS unit tests for http://lanyrd.com/ in to our Jenkins continuous integration server. Our tests are written in QUnit (so we can run them in a regular browser), but Phantom is used to execute them from the command line as part of a Jenkins task.
We also have a separate Phantom/Casper script which we use to test that our Twitter login flow is working.
We also have a separate Phantom/Casper script which we use to test that our Twitter login flow is working.