Skip to main content

Tasty functional testing.

Project description

Tasty functional testing.

Alfajor provides a modern, object-oriented and browser-neutral interface to HTTP resources. With Alfajor, your Python scripts and test code have a live, synchronized mirror of the browser’s X/HTML DOM, even with DOM changes made on the client by JavaScript.

Alfajor provides:

  • A straightforward ‘browser’ object, with an implementation that communicates in real-time with live web browsers via Selenium and a fast, no-javascript implementation via an integrated WSGI gateway

  • Use a specific browser, or, via integration with the ‘nose’ test runner, switch out the browser backend via a command line option to your tests. Firefox, Safari, WSGI- choose which you want on a run-by-run basis.

  • Synchronized access to the page DOM via a rich dialect of lxml, with great time-saving shortcuts that make tests compact, readable and fun to write.

  • Optional management of server processes under test, allowing them to transparently start and stop on demand as your tests run.

  • An ‘apiclient’ with native JSON response support, useful for testing REST and web api implementations at a fine-grained level.

  • A friendly BSD license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alfajor-0.1.tar.gz (65.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page