[Buildbot-devel] Node.js-based testing
Dustin J. Mitchell
dustin at v.igoro.us
Mon Jul 16 00:48:21 UTC 2012
I was recently alerted to http://phantomjs.org/
This looks fairly similar to Tobi, in the sense that it mostly
emulates a browser, and is intended for testing live sites. However,
it seems to be a much fuller implementation of a browser, and the
server-side interactions (initial HTML and data API calls) will be
easy to mock out. Even the rendering may be useful, for when a test
case fails.
Thoughts?
Dustin
More information about the devel
mailing list