UNPKG

postal.diagnostics

Version:

Wiretap add-on for postal.js allowing configurable console.logging (or other) output of messages being published through postal's message bus.

9 lines (7 loc) 207 B
module("deprecated", { teardown: moduleTeardown }); if ( jQuery.fn.size ) { test("size()", function() { expect(1); equal( jQuery("#qunit-fixture p").size(), 6, "Get Number of Elements Found" ); }); }