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
Unless explicitly specified in options object.
1f88f4a58ef4d8bed3e602e1d4c592958b8e3302 authored over 8 years agoOtherwise running with coverage fails, because of bigger default
ec90a96a9ad431a8d32fc7ced9ef46025637830d authored over 8 years agof085de53f3d208f57c10ce38cd9c97a10005151d authored over 8 years ago
d87a85756e1fe32a0a112caaf9c8500ae36284d8 authored over 8 years ago
In case you have some configs at ~/.taprc
4d3b0e88d8fac18c72632e1647af391b227c0e11 authored over 8 years agoca5be4fcdb84a532c62138b2c343981dd428db0e authored over 8 years ago
b7e048fe2952eee4bda7ac5a4d88ef0d17bddca6 authored over 8 years ago
Deep extension isn't actually necessary, just plain old extension
b1c99b35aee022f0d99e0304e0790b9190d4d5eb authored over 8 years agoSee https://github.com/tapjs/node-tap/issues/270
f8964a07a296481149cf3d8b6bb790f92ecabb03 authored over 8 years agoa few changes to .taprc file support #234
includes:
- moves parsing of `process.env.TAP` back t...
This prevents require('tap') from necessarily producing the minimum TAP
output. If the user exp...
77727e60ed7e75ac44c805571b84fd6f86b0cb8b authored over 8 years ago
2a9ba20d6714011a4c939a8e7d190fa013d2908f authored over 8 years ago
If the coveralls.io API returns an error, such as an unrecognized token
or some temporary servic...
Also add a test for this uniquely flexible assertion method
6e637a5796211598363449adc61216ef85e2a4d4 authored over 8 years agoClose #262
6e0247ecfc8574afc63d70e21363277e469afa92 authored over 8 years agoRe #263
ca6b5b0cff8f019eb57db72c12cba7a615d4e8a7 authored over 8 years ago4b732791421b0543bb420cc9c49fab991a63f5fa authored over 8 years ago
e41b6737650a8d4559082ed608c591245a7fa49c authored over 8 years ago
aea08e8ab8e0852b876099a1041e13787543e9a9 authored over 8 years ago
1945968e327a7b39e89087b5ea4d8d140ff6768b authored over 8 years ago
95a15cd7fb2c5901ff354b64e57103b29ff6e4f2 authored over 8 years ago
If a returned promise fails (or throws an error) after a test is
finished, make sure that error ...
Fixes #240.
If a promise is returned then that promise should dictate the test
lifecycle. This...
6e5e2f10237325ca4fefdfaae56c138275e124e9 authored over 8 years ago
6d8781eb6520bca156f29532609d2f5c132ea473 authored over 8 years ago
e6a0f5672a8b9114fdee81aefaa0491e6e5b383c authored over 8 years ago
be436fc470e8c2eae7a4ce8d924a8bab40083aee authored over 8 years ago
Make API link upper-cased so it's more simple to find it when browsing module page.
b1b00ba641c8016c44cac21a187faea982bdd00c authored over 8 years ago2543379a8bb7eeea2161263241ada4c58c47b54d authored almost 9 years ago
d5e11d0f660ac0a38b486adfb505b28a02e51fd3 authored almost 9 years ago
Close #248
ht: @remy
Of course, we can't interrupt the synchronous blocking operation while
it...
fc8c709a155537e0dbdeb6c4bb6c2bb249ed10e0 authored almost 9 years ago
41efd2280100d3c3767518ac8a9b6c320a23d1c3 authored almost 9 years ago
2217f895089a02dcccc1a49f1b08e7ebae585353 authored almost 9 years ago
Close #244
aa84bff90260dfd9e1d1b41893e2ff1600dbc5f7 authored almost 9 years ago1496f7380a5b2aec6797d1228b2dded77b1639a8 authored almost 9 years ago
Account for the fact that timer handles don't have msecs any more, which
is unfortunate, and nul...
8ebc428cd4e96428d4e6f28c16940402288fd397 authored almost 9 years ago
38b453d38faf25adc222c09161a1f0b4b2e397c0 authored almost 9 years ago
Merged as a --no-ff so that it can be reverted if this causes problems,
since this is a very sub...
8e830d936988e32684f1369d4557e80fffe6d1fd authored almost 9 years ago
Fixes #233, provided that we can assume that SIGTERM always indicates a
timeout from the calling...
85a2e7c578d3db829a3c16aeaf78e472419c5fdf authored almost 9 years ago
b8b3d7afd19bf256496e5012d73f87f4f3b58d9b authored almost 9 years ago
Too slow.
e43530e88d554c99858bc7a0efaa5afb98629f4f authored almost 9 years ago9e6840b4260fce001ccd2e7995ea7386ced870ad authored almost 9 years ago
3c8fe2335a663e19c37eea9df68e48370c8d31c1 authored almost 9 years ago
f2e156d127ca4646e17a1e1d155924a43d3ef7f6 authored almost 9 years ago
69bf93c10178728013d5388ba35e552df390f525 authored almost 9 years ago
This refactors the test/test.js file that it can be easily piped to tap
and used to print out a ...
The better to extend your asserts with
edd68019c4de25cb790062f9a9f277a3ca46b54a authored almost 9 years agob7b0cd523797d2c261c143780431ac6decf9750b authored almost 9 years ago
dc56799ec4881d4da239757c16a3c8add683e431 authored almost 9 years ago
Was printing out '# undefined' for any of these.
c73dfec9959b9984a10c4a8cdd970b75f3cf2c45 authored almost 9 years ago1cb66a53a141b12168dfb7d9163eeb561ac9b93e authored almost 9 years ago
This reverts commit d6b951a6ae122ad3047c9335bdd5c02b9ce2a83e.
See: https://github.com/codecov/c...
5af48879ab7c15d1ff607e4b810fbc56dd2c63b6 authored almost 9 years ago3951c457fa5f576e4c164e2fd309cf988d0e8763 authored about 9 years ago
[email protected] -> [email protected]
d6b951a6ae122ad3047c9335bdd5c02b9ce2a83e authored about 9 years agoa49c769135cb82588f5da4e20a43e6daf68f974e authored about 9 years ago
that's what github issues are for
4b562a4aafc3f24102259241514d557923a384ae authored about 9 years agob119e1071a57b8cce24cf78a460a297e9eaddb73 authored about 9 years ago
2ddcff26a0edab5088604256d57c80a57d8d0ac5 authored about 9 years ago
6a8c81529906514dbd9b5b8945f5baa045017906 authored about 9 years ago
4559eaf6ce36f13e60134d1c649f52dec4e9b303 authored about 9 years ago
'html' is a more ergonomic thing to call this. No one knows what 'lcov'
is.
ac574812eb4aa0af31610b86530345956960d6d1 authored about 9 years ago
593e16ede1f1da876650ae05ab790fce4a8294d3 authored about 9 years ago
Fix #216
af950d15d78bdf1bb08b838b60f60cddd09f6e51 authored about 9 years ago859a64fd60474f0deded218608d88d90e234ca4a authored about 9 years ago
66df820c9329b15f7a84567471302027a2b16f59 authored about 9 years ago
1113352a2d345ca84fd68cc0e70e4d5c61420f81 authored about 9 years ago
b65d9569e188c11e3845d74ef254b7868893a984 authored about 9 years ago
4803441fdeb6c2e9d22d372575d9ece25abe0eaf authored about 9 years ago
d1958e481f078ca060ff583f53a1c588af6ef075 authored about 9 years ago
Especially appveyor
20ee41fe3cae2c5b1f0cf185ee2bda1feeb3303a authored about 9 years ago06ad70633713263cc3ca711b3f531e79515902c8 authored about 9 years ago
It's impossible to both set the t._threw and not set t._ok=false,
so this bit of code is just ta...
e87b2591d0b9f757a8a33cc90c24947f824a82a0 authored about 9 years ago
Needs docs and more extensive testing. Just a proof of concept.
9b8273af68e5fec2d005ad60006b158d6443cfa5 authored about 9 years agof47157b00e511135785735abcb84ea7bab9b003b authored about 9 years ago
This adds beforeEach/afterEach functionality to Test objects
af5148188f864041a2650f4cd114714cca71b691 authored about 9 years ago08e6f5c11c57ab82f2ee8d7c733ee73255cb9f30 authored about 9 years ago
81dd1193c93c93532e8f21d0b0c00cfb81a0ade7 authored about 9 years ago
5c1d7a0095668381f02f1c1154d024319577b97a authored about 9 years ago
Figured i ought to put this somewhere.
9096478d228e9a1064c6e2dbd6e823ee603823de authored about 9 years ago81f6f3ad606f4dd8e6d28ca28a3cb1c10f1c4f8c authored about 9 years ago
9067b51f8a269c5540999715169256eeb9d9eec2 authored about 9 years ago
864c4327c21a5af536bb96b867e6753ebf0c9489 authored about 9 years ago
ca8e2d3c011d842a22bfae38cf5b6fcee56d7d61 authored about 9 years ago
d6bcb2cbecd61f85227d1bfb161656f97eccec38 authored about 9 years ago
245a3447b8daa5239b1891f0919b951d4854c182 authored about 9 years ago
55708b9e11fd45425490b094f5f4e8647f8d84e9 authored about 9 years ago
05c8c08cb3caf02debbb086367aca7b4882da7f7 authored about 9 years ago
The `cleanYamlObj` function has been extracted to an external module.
d723a749133292b783475826f047df4722c0d02d authored about 9 years agoe1f9f50e896cd90ff1c408cd9b2dbdf2bbde451c authored about 9 years ago
8fc512ad7f1de2e87d41e949a16a98cd50541464 authored about 9 years ago