Added basic property tests for matchersUtil.equals
* See #1764 from @dubzzz * Property tests are only run in Node, not browser. * The Travis build sets JASMINE_LONG_PROPERTY_TESTS to enable much more thorough (but slow) testing.
This commit is contained in:
@@ -50,3 +50,4 @@ matrix:
|
||||
if: type != pull_request
|
||||
addons:
|
||||
sauce_connect: true
|
||||
- env: JASMINE_LONG_PROPERTY_TESTS=y
|
||||
|
||||
Reference in New Issue
Block a user