forked from ariya/phantomjs
-
Notifications
You must be signed in to change notification settings - Fork 1
Headless Testing
ariya edited this page Sep 23, 2012
·
26 revisions
One major use case of PhantomJS is headless testing of web applications. It is suitable for general command-line based testing, within a precommit hook, and as part as a continuous integration system.
PhantomJS itself is not a test framework, it is only used to launch the tests via a suitable test runner.
The following test frameworks have built-in support for PhantomJS.
For other test frameworks, various test runners/drivers are usually available: