DummyJS – Smart Functional Testing extension for PhantomJS

open          http://my.test.site
type          :text                  John
click         "Say hi!"
assertText    .greeting              Hi, John!
$ dummyjs mytest.dummy

✓ open          http://my.test.site
✓ type          :text                  John
✓ click         "Say hi!"
✓ assertText    .greeting              Hi, John!

PASS: Executed 4 actions in 1s.

DummyJS makes writing and running automated functional tests for websites and webapps incredibly easy. Tests can be run in sequence or in parallel and accurately mimic human behavior for true user-like testing.

DummyJS →

Published by Bramus!

Bramus is a frontend web developer from Belgium, working as a Chrome Developer Relations Engineer at Google. From the moment he discovered view-source at the age of 14 (way back in 1997), he fell in love with the web and has been tinkering with it ever since (more …)

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.