Following from PoC - Selenium - Gui with 3 Hijacked Browser Windows and Running JavaScript TestCase Unit Tests using JsTestDriver (in WebStorm) here is a similar PoC, now with JsTestDriver controlling 3 Browsers in the same GUI:
A personal blog about: transforming Web Application Security into an 'Application Visibility' engine, the OWASP O2 Platform, Application/Data interoperability and a lot more
Showing posts with label JsTestDriver. Show all posts
Showing posts with label JsTestDriver. Show all posts
Friday, 25 January 2013
Running JavaScript TestCase Unit Tests using JsTestDriver (in WebStorm)
As part of the process of adding more UnitTests to TeamMentor (while using WebStorm) I’m starting to convert some of QUnit Tests written a while back into JsUnitRunner (which I can execute directly from WebStorm’s IDE)
The process is quite easy since WebStorm already supports JsUnitRunner, which is explained in detail in this JetBrains JavaScript unit testing support blog post.
The process is quite easy since WebStorm already supports JsUnitRunner, which is explained in detail in this JetBrains JavaScript unit testing support blog post.
Labels:
JsTestDriver,
Unit Tests,
WebStorm
Subscribe to:
Posts (Atom)