Sha256: 6c1fd683162c68b3f18df07ff06e2490de956ea68ca40a2626dd68b2defd34c9
Contents?: true
Size: 345 Bytes
Versions: 11
Compression:
Stored size: 345 Bytes
Contents
u = up.util $ = jQuery beforeEach -> jasmine.addMatchers toMatchText: (util, customEqualityTesters) -> compare: (actualString, expectedString) -> normalize = (str) -> str = str.trim() str = str.replace(/[\n\r\t ]+/g, ' ') str pass: normalize(actualString) == normalize(expectedString)
Version data entries
11 entries across 11 versions & 1 rubygems