Home
last modified time | relevance | path

Searched defs:assertionMsg (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/test/tap/
Dfund.js156 function jsonTest (t, { assertionMsg, expected, stdout }) { property
161 function snapshotTest (t, { stdout, assertionMsg }) { field
165 function testFundCmd ({ title, assertionMsg, args = [], opts = {}, output = checkOutput, assertion … property
170 assertion(t, { assertionMsg, expected, stdout }) property
187 assertionMsg: 'should print empty funding info', property
193 assertionMsg: 'should print stack packages together', property
199 assertionMsg: 'should print stack packages together', property
229 assertionMsg: 'should omit dependencies with no funding declared', property
235 assertionMsg: 'should omit dependencies with no funding declared', property
261 assertionMsg: 'should omit dependencies with no funding declared', property
[all …]