1.

How Testing Are Done In Phantomjs?

Answer»

PhantomJS is not a test FRAMEWORK. PhantomJS use different LIBRARIES known as test runner for testing.

Some of the framework along with their test runner is:

Framework -Test Runner

Capybara Poltergeit, Terminus

Buster.JS built-in

Mocha Chutzpah, mocha-phantoms

Jasmine Chutzpah, grunt-contrib-jasmine

Hiro built-in

WEBDRIVER GhostDriver

PhantomJS is not a test framework. PhantomJS use different libraries known as test runner for testing.

Some of the framework along with their test runner is:

Framework -Test Runner

Capybara Poltergeit, Terminus

Buster.JS built-in

Mocha Chutzpah, mocha-phantoms

Jasmine Chutzpah, grunt-contrib-jasmine

Hiro built-in

WebDriver GhostDriver



Discussion

No Comment Found