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
It's as flaky as 0.10, but way slower, and all the language/platform
features are in 4.0 and abo...
d6dcb1a616737b26fb4cdafb6179ee800cde78ad authored over 8 years ago
14f12343b061ced16bc64711b137a56cdf40d380 authored over 8 years ago
e1acdcb6a02290d2123901e76615f31b96682dd1 authored over 8 years ago
This allows user bailout event handler to run BEFORE proxying the
event up to the parent parser....
22747b63e40ea687c9d19e029fcf69cfd128ebc9 authored over 8 years ago
c7c21af90a45c08cb853f119cc4df1d22aadf862 authored over 8 years ago
3c0f71a636232d607673c01b6cea72faaa7fa04d authored over 8 years ago
0e3ef5f7511c22fac1721dfc259f6ec238bf176c authored over 8 years ago
217b198c6270441ac4097c8fa65475124c2e91b1 authored over 8 years ago
For CI
aa48ae2296069ee13f6efa6290c682e88fd4c17c authored over 8 years agoGetting a lot of spurious timeout errors, especially on Travis.
afcc79e0be2d7691777da22d9517e4981d18d6d3 authored over 8 years ago401ca5123f361f99d9c487a9d2a54c6effec845f authored over 8 years ago
f495c6f8a7c6dba37c47c9ed4beec9f3df0fadb6 authored over 8 years ago
62782ef30e18e721198f3b104f35a0c208d26e78 authored over 8 years ago
Fix #304
Prior to this patch, there was a race condition between a child test's
output being ad...
b87c6bb46d739c9a5b02ca1f61222f7675bc9c11 authored over 8 years ago
64d4c56adb7ec71fb05c803322615b3c47b06631 authored over 8 years ago
e2f47c8168db9fa2acfe2e84f7c42cd964572a49 authored over 8 years ago
Also, always emit `line` events for whitespace lines in yaml blocks,
because those lines are sem...
e8fdee18755ef804013b6bb592062cdbff35d02d authored over 8 years ago
otherwise this thing times out a lot
8f50d3ffd322af6a1b7202ea27443ee5e3b08ab0 authored over 8 years ago0a93528a742d2978b10c845c06c6e728458ebad5 authored over 8 years ago
e1d5cb80afa2ddc36b665502f4d3f0daa6e9ac75 authored over 8 years ago
e775e699785ef9d186e7bd76ea83f13fac236d28 authored over 8 years ago
f2a2a592fdfd38df288f94a711b4a98b87284b1e authored over 8 years ago
05eb7369b74721fdf391c5f95beffcf17f4d0728 authored over 8 years ago
Since indented, these can be a part of yaml strings, they were causing some
invalid yaml to be o...
Especially when coverage is engaged, this test can run slow, resulting in
a SIGTERM not killing ...
31f5467bbdcfb00357d28021a3eecc656e53179e authored over 8 years ago
I keep having to add 4 flags to module tests for full coverage,
why not just have a single optio...
The same things are still tested, but this test file makes `npm test`
spew tons of errors. Reve...
14bec9f370e7ea1a2acb99453add12bd627150ef authored over 8 years ago
patch: add hasOwnProperty checks into for...in loops to prevent iteration over unexpected member...
ca686f604850e675a83a9e861fc0d38e2004d3e0 authored over 8 years agoFor some reason, that's only connecting like half the time.
Really weird.
4a2011f3a38125c24cb26e4b5b50a6e7c65f39b0 authored over 8 years ago
Previously, it'd just throw a 'test after end' exception because the
onTimeout method emits a fa...
4f50bf009a91cd9f7cf384cee8281ede37143884 authored over 8 years ago
Node can do this, and it works more consistently.
3e4f6da3a6bfc2c9c79bd8c7535bad7e0d95c27b authored over 8 years agoBut, still allow 'bailout' event handlers.
Do this by overriding the tap.bailout function, rath...
14cbf2eb6de46a3a95946223294a89b73bc880c8 authored over 8 years agoFix #279
632f93522c3b4b2cf788ded00c7c4b9b0fd2e55b authored over 8 years ago736e476285bab97bd1c4fe401c135c9b1e9c2158 authored over 8 years ago
This follows the approach used by Test2 in Perl land, and is quite a bit
more readable.
Both wa...
f208773ecef2f7d0a9200345845e3ce531068021 authored over 8 years agod470907e602e324ae534347f19c3e3c8e0e7edca authored over 8 years ago
dc7fd0d5ed1a5235d4eee054994dccadd314abea authored over 8 years ago
6ececb0f026cc2d8ce7333cbe514ca135876b889 authored over 8 years ago
70e7b3eecb48c7d9165d0c22d2b7ba3561d82ba1 authored over 8 years ago
This also sets up the change to prefer non-indented Subtest style
comments, by emitting the Subt...
459f9fc028a46db1aa923766c75f8c82ed2bccdd authored over 8 years ago
d1b9be099f07254c08282b5d55e74c000a60ee75 authored over 8 years ago
c1ecf6076a51ef4428e7fefd472462a2cffd5c61 authored over 8 years ago
ee177de0152d7ac04d59b31c1d8987861026b18e authored over 8 years ago
88f6645d157abb9d8be1b14833f51bc3031b0aec authored over 8 years ago
This prevents the confusing ordering of things, where garbage appears
*before* the test point wh...
5fff52f0914fe3076e800748b3072ebb7af1b4af authored over 8 years ago
0a687fe7ff1573d0d2106dff837c507a23859918 authored over 8 years ago
431750034def186f06c3bc7534729c4f0500142a authored over 8 years ago
870303d54822916e3901a9c48c40419c5aaefa65 authored over 8 years ago
This corrects all the handling of any mixture of indented Subtest
comments, un-indented Subtest ...
cce7f53dc7304ca875cc0af13a55f0cd155cd53c authored over 8 years ago
028d7480f84c5599a4436c859f01fa3a0126f148 authored over 8 years ago
8bf70e3e0ce63c489874bf77ec1bbdc36fb1d9e9 authored over 8 years ago
Nothing was using it, and it's extraneous
f43f0bbfab4bd60b5c2eac7dff1ddc70fe1fd4c6 authored over 8 years ago
Fix #25
Fix #23
This moves around some things to make the following changes:
1. Stricter order...
ddf44e20137d20d51dff54a41964c662e3eb17d8 authored over 8 years agoThis reverts commit 1d3f65560e717043fa36587a13eb808cdd993b01.
Will do later, once tap-parser re...
0d870a8f389bbeae3aa377e1cb7d32428d4f52b4 authored over 8 years agoe87820e85e5741b95b69acb97430bb7e745c6aa7 authored over 8 years ago
This follows the approach used by Test2 in Perl land, and is
quite a bit more readable.
Both wa...
1d3f65560e717043fa36587a13eb808cdd993b01 authored over 8 years agoThis provides support for Test2-style buffered child tests.
8eb912f1bb3c8eb6d8da4f7791d8053daba2e875 authored over 8 years ago24e1bc4addba5168cffc656e80b53c01f101415f authored over 8 years ago
1c0cd2478a66fb66bed3151f320f191ab6d41d57 authored over 8 years ago
bdebc46cfb7406593f579b0eb2742ed95f8f23e3 authored over 8 years ago
d08e81e198aacd3d91bc49e9407673f31c09e305 authored over 8 years ago
Fix #35
7ddbf9a8854f1e992bc72615feb244d353381429 authored over 8 years ago5c0ce3fa691340ed00c386c6936502c01b283a17 authored over 8 years ago
3f0af2398c546f364157031ba8ded1c4b2085e4b authored over 8 years ago
While that is how Test::More does it, it's not how Test2 does it, and
it's a bit more readable f...
moves 'failures' to the bottom of the object
b38acd90152ff8e06bf7c55305cc5a62a4d3d432 authored over 8 years agono benefit, just another dep
dc7041514b123fc18118ccd7cadceb6225781ba6 authored over 8 years agohttps://greenkeeper.io/
b804ef5cd02b53d0d53636abfb4a3bb5ec93cce6 authored over 8 years agohttps://greenkeeper.io/
e163724b66fd088bef37faedc142646848e203b7 authored over 8 years agodcf0af6caf3f8dd2787b78bd39122a1bef487009 authored over 8 years ago
2ba6eaff89e892ef52c7bf978e95894320a35228 authored over 8 years ago
9b466a2993fe3c6f20c5b1b0d968519a3579115d authored over 8 years ago
4e5db31e992cca690f309b9d25d12a6dd54ce598 authored over 8 years ago
6271a3d9ea4d35176f86bf6a86802d373b017156 authored over 8 years ago
128949b1294cf6343fb4d65eebcd080d976c6f1d authored over 8 years ago
Use of inherits was dropped in c4e0246972fc343fcfbd55020e2bd9ce2dd064bc but it's still listed as...
7e59a401e034828f7e876817d92ae34096c0e5be authored over 8 years ago3cdc354d962955809aebfe9df27e230220b62f0e authored over 8 years ago
137a2bbe399d2adca9201053ff5b4f536ecace28 authored over 8 years ago
49354cd5bd5225ecff5c4481035679bfdbe14aca authored over 8 years ago
f5b1b30d1d6a98742910ab9d26bb0c88019b6afb authored over 8 years ago
f068025a2b2f49c70b4eefde6ab2511750efed35 authored over 8 years ago
6eb21aa4acd731ed3252b0065aba2a0044ebf384 authored over 8 years ago
8faa184621c4ea2ac9be7d18743f1e5160eeb971 authored over 8 years ago
Close #273
f745959288b7cfdd4aec74442e628dcd76a1e3ab authored over 8 years ago3ace10597ce3a08032da9c2f5400181cc3d9ab57 authored over 8 years ago
a976db2418d5957719dbc54afacc1bc811dcabce authored over 8 years ago
500f8ad3ead903e0bfed5248744347ef021f434b authored over 8 years ago
191eeed3d04dc428da609424bd1ffeb5e14744aa authored over 8 years ago
Passing tests typically don't get a yaml diagnostic block.
With this, you can pass `diagnostic:...
840fd12bcbfb0efc1aa798234aaf49f4f177c1ff authored over 8 years agoa5d8cee3bf0a39db73b981f720917294064f1b65 authored over 8 years ago