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
7b39beb1e23cb7b033f90e2a103924a21cfbb901 authored about 11 years ago
5edf5ad589abe85b3c22869297447c4292598449 authored about 11 years ago
06b6cae39849b2f376e9fa84d51630f5fa706b63 authored about 11 years ago
bfea7c4e273fbd694940a755f73b9781cd57c047 authored over 11 years ago
bb27102c7afc78d8c7435d3e1292e86f9493eabb authored over 11 years ago
f3f11444a65bc74133029e7b5d6e0fb4870ea45d authored over 11 years ago
0c9d293705fe557f76c1aa5dc9f0af1823abae97 authored over 11 years ago
d74814decf5b1b15f3889e311e02fbab76d17ecb authored over 11 years ago
stash TODO assertions on .todo and don't clear .ok
not_ok_todo.js based on not_ok.js
with TAP a...
this avoids the Error('Cannot switch to old mode now.')
https://github.com/isaacs/readable-str...
* feature/todo:
deal with TODO failures [test, fix, doc]
* feature/skip_all:
provide skip_reason from `1..0 # SKIP foo`
plan 1..0 - verify fail if an...
stash TODO assertions on .todo and don't clear .ok
not_ok_todo.js based on not_ok.js
with TAP a...
01f27b70b4665888c06dd3d2d03aaa9d3eb09bf7 authored over 11 years ago
pass the reason to 'plan' handler
store it on the plan
error if reason & not skipping
docum...
6671eb2b48f36921db8244f4d47ae5e189e1512f authored over 11 years ago
test/skip_all.js based on test/ok.js
store skip_all on the plan
preserving keyset for existing...
this avoids the Error('Cannot switch to old mode now.')
https://github.com/isaacs/readable-str...
b2b3befb128fc53bb895b3a970f3daad239cc763 authored over 11 years ago
2a02fa7dde2d0754267fb2b7332c100e4cc08e83 authored over 11 years ago
Signal can be either BUS or TERM.
Close #86
f7daaaf9bc295c94e8f277d12725bf45f6726ac1 authored over 11 years agobf566385c673339520a919e6112e77d5d192e351 authored over 11 years ago
fce3f4f459005ff9c3634243ada121b24a9742ee authored over 11 years ago
895355670e0940ff93f8258d78f60a2b62970382 authored almost 12 years ago
8fe6f91cae6895e645e1e344acd08c2681f7cf28 authored almost 12 years ago
cc400754abbf6ac376c73c81621a2156a8b997dd authored almost 12 years ago
In node 0.10 path.resolve only accepts string parameters but {array}.map
passes the array index ...
c2907d668ba7e326b11fe17dccaffa48ab08a56c authored about 12 years ago
a0007cb1aaaf9d2d5087363efd7f8e98b5aebb0a authored about 12 years ago
Fix #65
38644f650058d66dbfc12b1dc5c93085450212ed authored about 12 years agocc9f596905692dafa05bf54f7773afe171f7a89f authored about 12 years ago
d22846f4ee28e0982e75edf04e8f0e9534b48554 authored about 12 years ago
33d10325ec435f0b1c96fb011e1af7e25867f709 authored about 12 years ago
8eee27f5286410d3c160f6287c6fdd4854d5eb76 authored about 12 years ago
e920a117b6651729fb5a4f6d328d1d196345d24e authored about 12 years ago
18b1b07a596ac17bf8294ca362c4ded53c8114fa authored about 12 years ago
a686115f2ae776082faa94d6ae10fce745c781ea authored about 12 years ago
39755dc6e7ae8246893d61be65a0b837e1c72ff2 authored about 12 years ago
165d676afebb3b21e54c1f250b692ba70842eaad authored about 12 years ago
e889422a858dfa65bfac7e2927cd8aee09c692a6 authored about 12 years ago
7c06e3fd474dee6f6bb03a880d51b45c60ba6d05 authored about 12 years ago
56b6b7d7360025f78479c03ac09ad74bab032504 authored about 12 years ago
136504da100f3c25d8700db9b719c4319ef9da1f authored about 12 years ago
d9ab2282f60ac169b4d0f7c2d60744bf04c2234f authored about 12 years ago
8cc3a5dc4f8a71de79f16b19a2d299be344fa87f authored about 12 years ago
aec4b95d0e57943ad09ee1ca6544ee77bac14658 authored about 12 years ago
4cea700b0dab0cea32dfc30cd0b2982c61f3dab9 authored about 12 years ago
e07a7aadef1217f63f3d0f5f01e6f1a0b9f18cff authored about 12 years ago
24851b670ce01711d470c8568c270b17372aee3b authored about 12 years ago
0275f7cac3c3686aba45de49dc1544a5fbee0630 authored about 12 years ago
1126f3767ccb536a230c981b3c3e774faa456c04 authored about 12 years ago
a9f6e9891af43469330f25e76c191f7a4a25daa1 authored about 12 years ago
36e482a58f9aab12d8ff68c79c7508a36b0a206e authored about 12 years ago
428bba2bf0a3ba2c18fbcbbdb98b1604391c33f6 authored about 12 years ago
9549a570a73f8aff2ac752a983e30ae68edf37c1 authored about 12 years ago
3ff1eef1b672bcff0c9dbd97f593fd9963ee072b authored about 12 years ago
fd2d344d8650c756236d114ce292b5e7b0f355ba authored about 12 years ago
c76afb9707de4a32ab42be1bf8e2d52556ef7215 authored about 12 years ago
9e06d7a8137ea57556478abdcf7bae7a98094eee authored about 12 years ago
f752cc02255ca9a3a833065c7dc9c40335e02352 authored about 12 years ago
247fec935c690c7d765e11168566d17107aaa768 authored about 12 years ago
failing test for undefined line causing line.trim() to throw
fix the undefined indent test
cc6e4d0e81be5d4564d8a7068d0779fd53b0abb5 authored about 12 years ago0f0d7e61f266421be26c2af33e4df01cf73e9bcc authored over 12 years ago
Although node-tap's `assert` is already somewhat incompatible with
Node's 'assert' module (for i...
afc08f831de1b9a3df89f04417a6dc36d7081933 authored over 12 years ago
Fix #54
4ffebe852b8695fdce7c244e39c2d64feaea76d0 authored over 12 years agodecf6f96cd0cdc5cd71e1163bc4aba4182014dfd authored over 12 years ago
aedd6204e116dc3629bd996e6c0a91724ec85582 authored over 12 years ago
* Exposes the `gc()` function in tap tests
* Added a test "expose-gc-test.js" to back this up
27a897ac200628a4fb9c10c1cfc57c589cbb266a authored over 12 years ago
9cb664e3eff213a534d00295c4749df0ed8461d6 authored over 12 years ago
399a5ade8b0385db41ed734e2f735f7cbfa81535 authored over 12 years ago
c6b75429ad5ee156af4d708b62432c471a0db2e8 authored over 12 years ago
121bc0eb9ae49dd36f57b4a1c49399ce4fb6c5bb authored over 12 years ago
c27e5abad448fc905ab8701919a8f1054f7f9eb6 authored over 12 years ago
b82f519fe0817893dcc433030af7904e7a8754e1 authored over 12 years ago
503b26e0dc63ef69d0685c7ac920aeb9b17ea67e authored over 12 years ago
af5864cb065bff75e1d06a155f2796c3c2d475d3 authored almost 13 years ago
cc0adfb55434528fee81716019dc7ed19f6f10a4 authored almost 13 years ago
c972ae8e52e4a4997718810f050244d88c1394ea authored almost 13 years ago
68c98260670d8f2514667abc1e6fc251d2507395 authored almost 13 years ago
01b44f7e900497c66f8b1fdd2dc9b6c3cac14a0d authored almost 13 years ago
e3f050645e7b8f87706516e91e0d720cbd7ed19e authored almost 13 years ago
36178c86f6b626efa0a9543e257391fef1bad896 authored almost 13 years ago
ad624d1855b87cc3ad02d5cbb7fb315abb89b44f authored almost 13 years ago
5978667d699785a68f6129f2e092797473429666 authored almost 13 years ago
Why was this even here? It's gross
9a2e892169fbf734237ec46c2e0b788708fa0308 authored almost 13 years agofbf21d4b3061588125d53c5486c8d3b784d2da06 authored almost 13 years ago
61f1c0192d5a86face56e68277686fd143a967a4 authored almost 13 years ago
c5f11f8f1d03e1e4d396f243cdec18e8081da802 authored almost 13 years ago
4e9e519e8723b020bf0098f4914e10c15ed9433c authored almost 13 years ago
017c0c1ad255ea69e8d073ee2fe572db7cd16f46 authored almost 13 years ago
Basically just some things I don't want to lose
0ec97664df2494d710d8e047797c94473be4c159 authored almost 13 years ago93d46ecc62ae39ccb83efc962b4c6c7a6b2a02cd authored almost 13 years ago
af67811a5c168d2ad10f1a972ea57f72a41473fd authored almost 13 years ago
703214f00e1ac851c45710396be33054ac91b964 authored almost 13 years ago
f197f56e89b5cf6d98888b2eca49720179027531 authored almost 13 years ago
7fef5afcf154b008bda6a06db02a2e4cd3ca40a3 authored about 13 years ago
182d14427d2388bc9539cea85568f9702033587a authored about 13 years ago
Fixes a throws() bug which implicitly tested for similarity against `null`
a62c7abbda4e4d4bd6b648b02aac2515596d1b4b authored about 13 years ago