webalchemy
webalchemy copied to clipboard
Consider functional testing
simulate users in multiple sessions, have a "manager" look if sessions update correctly
https://us.pycon.org/2014/schedule/presentation/199/
consider these:
PhantomJS, webloop, Selenium
and of course- ghost.py !
http://jeanphix.me/Ghost.py/
or Selenium for Python:
https://pypi.python.org/pypi/selenium/2.39.0