Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/tapjs/tapjs
Test Anything Protocol tools for node
https://github.com/tapjs/tapjs
2fbe649bce1c6033ed5ac4e655ae4bee63424168 authored over 9 years ago
Fix isaacs/node-tap#140
c839482f9c58d70e89b04899ef85d59a9243604a authored over 9 years agoOtherwise it fails miserably.
fa3b3e32ada70fb69500d0684abb392e3b99aa16 authored over 9 years ago5205f6a5d8dfd1b6efa981ea8d498031cc67ee60 authored over 9 years ago
5576d11b533845080baf76618485f314325cf2e0 authored over 9 years ago
And leave out 0.8, since it ships with a broken npm.
f4429e542b3ac6bee18756f9deadb2d14651fcbd authored over 9 years agoc084d002c0a526f6b54c8f20360e83ca9c5dc533 authored over 9 years ago
Keep a queue of comments that occur when we're waiting on potential
diags for a previous assert....
281603690aa80f104398f6a7fc4a0b1829fcc552 authored over 9 years ago
Occasionally, in tap tests, someone will dump a bunch of noise to
stdout. In that noise, there ...
cc @rockbot
2d9e593e73cc7dbd7c8d020bcf940925555935a7 authored over 9 years agofc2c26a00b54256a36b100135e7f5807d8b68d1c authored over 9 years ago
Allow individual tests to fail the test by passing an error to
the `done` callback provided to `...
Prior to Node 0.12, setting process.exitCode did not work. A module
called 'exit-code' was desi...
8865b966c01fded8fa64bc266754b018c6766eec authored over 9 years ago
b91c7c887dffb872531ce1a64175124c310ffc15 authored over 9 years ago
The --cov argument was looking at global.__coverage__, which is fine
in tests of this module, or...
4d68f00208602ffc81bd72b5b94fe7f7be963cee authored over 9 years ago
3678c3e9ee99c394ed40e1a9b5295f5a9f21a12f authored over 9 years ago
dae0c19c9d4e3a04022b5fe2e0d44b2054897947 authored over 9 years ago
e0c54772b41746964a1f11a1cf365d107faf4df6 authored over 9 years ago
319779a4729bc166fe0e4e1b3d5c322418d2b927 authored over 9 years ago
Catchability is fine here. SIGKILL is too aggressive.
10c951f33d2c1a1cba2eed5fb800c057982b4596 authored over 9 years ago
I was getting some weird errors where the child proc would spin on CPU
forever if --bail was set...
f5a60a380799337c1779001f6969987ef2c2ef0f authored over 9 years ago
Too many instances of 'if()' without '{}'
cce83c9d6a5e127d4ff50a083595c6401851c748 authored over 9 years agoa598843bc131abe581ec5ccf4f56521a365898e4 authored over 9 years ago
Fixes #62
Comes with the unfortunate caveat that any 'extra' data passed to
t.throws (ie, '{ski...
e7a15beb163c5e9495efb97ef6d5a2ac8f7664de authored over 9 years ago
6de02e6a271aa3e465580db7be9b5d4aaaaa814e authored over 9 years ago
a8ff7da2f308e53068bcb24668d62deadbc9b9a6 authored over 9 years ago
51685393df6e79b36044efcf1c3b9e4b9d204ec5 authored over 9 years ago
Otherwise test-less 1..0 things get another 1..0 output.
5eb86ece058428cd5f931ec9663a915db8541980 authored over 9 years ago4940df0250748f92f4f9e92d9256bd4b4e02e964 authored over 9 years ago
Fixes #133
Also addresses double-counting the number of skipped tests in the
test results in th...
d89786a0cc95c9f27f5b189b61a9296bf09fca25 authored over 9 years ago
0290ae9fae5b65534ed853757615c86d4c074dc7 authored over 9 years ago
71cbbbc1922146c2d93204d5e75a27543b00e34f authored over 9 years ago
54f18f6b9c96d8f76851af2470dff5c27d790ece authored over 9 years ago
11674db5a1e2d025a2d4ebf3168f34f13da194c0 authored over 9 years ago
Now, if you have a COVERALLS_REPO_TOKEN in the environment, it'll
automatically run tests with c...
96ce6bc246b006d1d4784c72e2c8614c3b3a589c authored over 9 years ago
ad580c7af7e7d43fd1eb51a997336494cfa00a18 authored over 9 years ago
16f3a6f5f8fd021bda11f70e0c031c00cdb7f64b authored over 9 years ago
26ac88c2d783c44ec12a992f7a282c57576c9b36 authored over 9 years ago
a28f1153b194e854e0f26ff97065b839ed72c32a authored over 9 years ago
6b51e04b1573c650487194c7dc66fbcc99d8dd50 authored over 9 years ago
Apparently istanbul borks Function.toString
b8dc4d36ab36158bf3ce0e48a1e9184aeab62f5b authored over 9 years ago08c89476c4462314858411c2f869d9dcdbe23eba authored over 9 years ago
ee778d955aa5bd1f342a05899d7e4754cc62f6d4 authored over 9 years ago
6dc04d2c0e872515c37061fc387593e3cd49801d authored over 9 years ago
963943ed289b0612fd529c97ad50f4048e468c42 authored over 9 years ago
2a76bb6443395cb84b5351feb620f1c2b7ba1516 authored over 9 years ago
247dadc7be0d4e1fa497a287ed55aa27265c3d6f authored over 9 years ago
7492ec422de5f034e24e8d1b73a91b7da43de19b authored over 9 years ago
9754119eeecedb1658f624cc93325aad792e513d authored over 9 years ago
a2720d630331c876fb58f3e93b11da80224682b3 authored over 9 years ago
c38c7e88c55e43837428715f711821c3ca3f6419 authored over 9 years ago
30ca273dca51cd8ef8f88b7b7a893d7ef4638d90 authored over 9 years ago
495e05c020ccd1012310d0f6f87e65195f48bf02 authored over 9 years ago
1533ea1577d6f8afc166dd397899ddb6107c4ccf authored over 9 years ago
Closes #129
If a test does not have a .end() (or a plan that would do the same)
then emit a tes...
7d073bebfa31e4a4239d2d3f84d17ed8919f0624 authored almost 10 years ago
Also remove some outdated examples that are no longer relevant
Close #125, credit to @rmg for t...
ead7bf480b45e369c37d130dabceeb5d13c4cc61 authored almost 10 years ago418a7dcac6cc4abb478ee251a3c2cb23c125ebaa authored almost 10 years ago
close #127
ff9af3de329522b85cdb0fa58ec857d0f1f892b0 authored almost 10 years agoa9708099b463bcbc100d4ca37b315b3b12af8d92 authored almost 10 years ago
b8ba7bbb149f787619d99286f02405208873ce5a authored almost 10 years ago
7680b79036068ed4fff5eb4692a2a783fe625549 authored almost 10 years ago
b295aeec448c8cfcfd294610f2384958205d4d8b authored almost 10 years ago
e50a2991467d8dc171666c12df23e9b6f12f0d1e authored almost 10 years ago
This was an issue wiht TAP 0.x which I was reminded of recently.
Since the rewrite, it's not a ...
7b0423c861fd5bd142669f74a4b189f152c675d8 authored almost 10 years ago75b5b6caa5e59b74bcffbaa067f906993bc4f1c5 authored almost 10 years ago
f477c8781e99becd050a546212ca837964f8c5a0 authored almost 10 years ago
a7ae76be5de71ab3f834846b8419737474b8aa3e authored almost 10 years ago
You know, for the kids on 0.8
3fc2a5fac1371cca1b36ff2bd468ac139c19bd85 authored almost 10 years ago769107941d1384ae2358b53f5cd83c7cba471f2e authored almost 10 years ago
Way too noisy.
249f9c399f2150feb9b0f2c598d73883988b7743 authored almost 10 years ago59e1763b07799b93e93960c1a4f36b943f16521e authored almost 10 years ago
a0ffb7f3b0502bb56f39953f9d8e0f42b91bdf3e authored almost 10 years ago
45998b276a0c50cfb06a3386905db3d794d0d30d authored almost 10 years ago
8cd45053b3b748af05f263b44bb89f6f1dece4b0 authored almost 10 years ago
033885744d518d0bc9fe7fd382038bda5e75ee60 authored almost 10 years ago
c2ade94f5f1d9ec39624f4073970100b93de5a7a authored almost 10 years ago
9f2848e553667934089d36f8c642462236d1d647 authored almost 10 years ago
9c4a8302a2786a8fc8034b1990abf25fb38b13bf authored almost 10 years ago
06b98ffe5f87443525d67022d4b342e99f77ba3e authored almost 10 years ago
72e6fd99d13952bb891ddcb34bc010305c52d9a2 authored almost 10 years ago
efebaecdcfca664fb8290f5df9737e0eb4b65772 authored almost 10 years ago
6f01e30d938ea81fcbdde22344475eed1770b3df authored almost 10 years ago
76b4d1751ea0dc3e4d1d80b0d80386f0a780f9d5 authored almost 10 years ago
ccbde0d2e9a0f4682b62473e39f3f127d778f7c0 authored almost 10 years ago
c01c2bf43a0fe6e4f9e35e012020e2329f6a2e9a authored almost 10 years ago
3924c145956616e1db4718ce2a17545812f26d8c authored almost 10 years ago
8ecef61e01c91dde480bf3452a07a7770e14bc70 authored almost 10 years ago
36a64b88af1548ae376ef3c5a9d9c3215e002a7a authored almost 10 years ago
The console.log() output won't ever quite work right on
Node 0.10 due to Streams2 being less goo...
475c5fb94bdac0b3fc0bed100219d7a788ccd00b authored almost 10 years ago
0ecda35998a3ae747fff3386b68ed2f5214a497e authored almost 10 years ago