javascript - QUnitAdaptor for JSTestDriver passing failed test -
By using quoted adapters to test my quinnit tests, it has actually passed an examination that should fail:
Exam ( "Very simple test", function () {var somevar = true; equals (some, wrong, "test");});
The above test was passed when I went after capturing the browser program.
Has anyone experienced the same problem? If so, how did you get it? I am using Quinnit Adapter 1.1 with equiv.js, Asserts.js and JSTestDriver1.1.