[Buildbot-devel] Node.js-based testing
Dustin J. Mitchell
dustin at v.igoro.us
Mon Jul 16 18:57:16 UTC 2012
And, Jc2k just pointed me to http://jeanphix.me/Ghost.py/, which is
similar, but in Python. I think this would let us write tests in
Python, against a real master web server, and still do detailed
assertions about the JS results.
The example looks a lot like Selenium, but I'd like to avoid getting
into selenium-style testing. I'm really most interested in
unit-testing the functions defined in lib/*/*.js.
Dustin
More information about the devel
mailing list