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

Add t.todo() and t.skip() methods

a8b592a38bc7608f35125d4cea839e1740bb45d2 authored over 7 years ago
all your Base are belong to class

57ac9541171c177a332b86041d1a3161e9019871 authored over 7 years ago
move assertions directly to Test class

da56f538c117fa64651998e6db55940c90f271b2 authored over 7 years ago
more => immediates, less function decls

9fc8be35d6e417b26d0bdd30ca2fbebf0a1559b7 authored over 7 years ago
No need for a dummy _read in MiniPass classes

c56e7942f0de47c319f22c3ac43a1a82eae54246 authored over 7 years ago
More classy arrowy refactoring

eadc0acdaf44c555601ced42ebd2afd147da7b45 authored over 7 years ago
s/readable-stream/minipass/g

705d94d516d04fb09fd12bc7bb853d6a24e8834e authored over 7 years ago
use arrow instead of function

6f003e4777ea7fc53d72e79cec9f004b95928844 authored over 7 years ago
tap: rewrite to class and arrows

ee2cc44e6bdc97a6a1765e2bf34fb1f34359e9b6 authored over 7 years ago
stdin so classy

181df16acc0966ce3700f2aee266f8602ee4885a authored over 7 years ago
use strict, replace var with const/let

3fa36956daa131cb82cc9adcf8e1ec7c453682e8 authored over 7 years ago
add node 8 to appveyor

e37938efed6a8ef0ab99fc83f14353ef4e6e6b5b authored over 7 years ago
classy Test class

f7b7aafe9bfa7642a2cb2d994c699c1bf558ea2f authored over 7 years ago
classify spawn

e2110f2edd3ab52a08d2b4d107342d7dc4a2fbc3 authored over 7 years ago
node can be called nodejs

Fix #402

067dc57ffbf392a58b833145b96ba4ddfa973cea authored over 7 years ago
fixed punctuation in readme

a335bc459e74ef109488c8f5a474e7f335b5abd7 authored over 7 years ago
v10.7.2

9e516112897108dc002d5e6ce25d4d52e6bf8c49 authored over 7 years ago
t.rejects: handle getting expected error but not options

Fix #384

52d5983889716c9e663149ae6a7bfea46878cf61 authored over 7 years ago
v10.7.1

716414a6a8543e7971b70f214c7cee392cffc794 authored over 7 years ago
update all the things

4a3945ff672dc756030272a2b097b1ec89736ff7 authored over 7 years ago
update to latest release of nyc

Update to the latest release of nyc to fix #373.

fa9410efef82d4cf6a898fde0cdc7f4fb6199722 authored over 7 years ago
v6.0.1

b5a133d505d44ffb4d659994ab22207d5b778f9f authored over 7 years ago
no synthetic plan for empty buffered children

7daec285e74d211f527a60d8cc5e76f51e421503 authored over 7 years ago
Fix double synthetic bailouts, and synthetic plans for bailed/buffered children

08fb5bec0f5848eff6b0e746cb79c4c19388936d authored over 7 years ago
v6.0.0

17f06c28c56f0d6cd59f691b749e564d3728e361 authored over 7 years ago
Join the modern era with classes and arrows and MiniPass

482387221eaa2428790d6d84550bffbc764c14af authored over 7 years ago
update nyc to 11.0.3

d385f01b56447b34c4a5ff045d2e872413cf9aa8 authored over 7 years ago
remove output tests for bail cases that don't bail

087912fd5f5ab317ffa44fe29768d390e70d5fa1 authored over 7 years ago
v10.7.0

c41742440869f06ee1eac39d9fc80a3fc3af3f53 authored over 7 years ago
filter out --only and --grep skip messages

0f474d97e2de020a82ef81885844ae0cd0249478 authored over 7 years ago
update 'only' output test

802cf70f684a4ddf6d5c4f0f7cdf9c44787a56a2 authored over 7 years ago
add t.only()

dc67c58ac63cb9e8334ec0bee6c77bc55beedd9a authored over 7 years ago
Further refining --only

- Set 'this.runOnly' as the flag on the test object. Too confusing otherwise.
- Handle the envi...

f60b0601e405881f8bceaaa9ae349880d706ef23 authored over 7 years ago
consolidate --only tests

efd024d49b747c55a309530514e73c64d5f2b51b authored over 7 years ago
runner test for --only

0d0ac0514ce4f4275667fb60e2b232780b790601 authored over 7 years ago
update usage, add `-O` alias for `--only`

ping @isaacs is the `-O` option okay? Migth be confused with the existing `-o` option for output...

7550694a4ec1aa7b9923a3acc89486ed1e3c0822 authored over 7 years ago
add test for `--only` flag

8438249066db8239a11fc08876eb827ef9f704f4 authored over 7 years ago
WIP TAP_ONLY, --only, {only: true} and warning to stderr if {only: true} but tap’s only option is not true

7e42a08af5243dba30868d66bbc969426b9191a0 authored over 7 years ago
v10.6.0

090a8eec49c2f8d3be417fbb73ca68d1912cae09 authored over 7 years ago
fix rcfile test for grep and grepInvert fields

f60b00313496d9074637e4d1e6011c3a0e1e4f1a authored over 7 years ago
doc TAP_GREP and TAP_GREP_INVERT environs in cli usage

0e36c2ab98ce70a62f978780d433c0d21c5f2551 authored over 7 years ago
inherit grepInvert as well as greps

780f14ad64ae77834004c3d7453c8496278ea566 authored over 7 years ago
update tests for grepInvert fix

b4a6c8f60792e52d310edb2810054832621a5c86 authored over 7 years ago
grepInvert defaults to false, not []

3c629172a06b23038508d089ad1a63a5b4bada79 authored over 7 years ago
add --grep option

7e94cfc84c00f5a62af6d5e647c98e81493e42eb authored over 7 years ago
v10.5.2

e3c17e4fcaab6e2fc776e32e5adae904940a72df authored over 7 years ago
update deps

1330d907d155d553a1449e8a07b4926d996f785d authored over 7 years ago
update readable-stream

b898023b58044b3157f935486827c536588aed30 authored over 7 years ago
v10.5.1

37bbd480c09efd8eb32b40e19c3f8aa6c4a804d7 authored over 7 years ago
update tsame so NaN matches NaN

Fix #371

b99df68351ba33b37247bfd450138bca2cb16059 authored over 7 years ago
v10.5.0

2de6ad97c8abd22713ea187b5f5c9b048fa5855a authored over 7 years ago
t.same, t.match: Add Map/Set support

Fix #372

This also removes deeper and only-shallow deps, since tsame handles
those two cases.

5cad16744bd0ffe07d2cdf6196ac3679a41fb56a authored over 7 years ago
v10.4.0

9b786248f82a668fa68b2dda40a9972cce3b5d4a authored over 7 years ago
update tap-mocha-reporter to 3.0.5

c2c72f551774d1bbcbd4745aff73aaa68baa2e7f authored over 7 years ago
t.type(fn, Function) should pass

Close #354

1892366c9b181b49ac7fc846c1507c6c892f37f3 authored over 7 years ago
Add t.rejects() assertion

Close #324

8aa0d52f007c10d2063abf4d3021f3fd9de8b6f3 authored over 7 years ago
update deps

37ec7a46e57a2e257f0b4b81b9572a3327f3558c authored over 7 years ago
remove debug test. times out, removed in node 8

8843d2985d6eb61d0c7fc706c2ec3ad466e9da0f authored over 7 years ago
update travis

d63553595cc872e9ce586ec37389bc0b322d914c authored over 7 years ago
v10.3.4

60ae3b95942e8c422ec5381c29cd00a37ebb4c7e authored over 7 years ago
Don't lose error message in doesNotThrow

Fix #366
Close #367

964704a0c2c9892ba7586f35650aaac379c14d21 authored over 7 years ago
v5.4.0

4645b0713572dcc3517edea1cc8ca7cd20094273 authored over 7 years ago
Add "passes" opt to include passes in "complete"

Fix #52

e3ce0cc7fb9130bcf86c154ffc8b688812100f69 authored over 7 years ago
package-lock.json

337f874b010e48d8ddeb8f79428f849bd0b62368 authored over 7 years ago
update tap

f2f1c30036e97d13ffef750a08926f7e0663ff64 authored over 7 years ago
run tests in parallel

3e23266f3a53230b2050b78f5ad0be86128f4321 authored over 7 years ago
v10.3.3

ec47ea59985cb4113011d5fed049850b080bd1d2 authored over 7 years ago
update nyc to 11.0.2 release candidate

12255f8092190dd600dcf3335000ec14aa80ff60 authored over 7 years ago
--debug removed in node 8

7a66dbac0111d57ed91ac45f3b433b9e8e198a94 authored almost 8 years ago
bump nyc dep

69d609720b6eae64a4be8920639622fd75e759b4 authored almost 8 years ago
Drop 0.10 from travis-ci

I literally cannot even with all the random stuff breaking in 0.10.

e0b319af0b947f8248978cbf5a1de0f89deaf104 authored almost 8 years ago
Fix tests on 0.10

81aa9138689395e2a1d53ade72ddbae7f5c94bbb authored almost 8 years ago
v10.3.2

fa3da919ec08dd4b88655f6089b2873f77b745c7 authored almost 8 years ago
Don't print domain objects in yaml

They're hella massive and blow up the terminal because of the huge
"members" array that generall...

7bdd7285d05afe5799c6d1198962ed49f702eac7 authored almost 8 years ago
v10.3.1

98106c5533b94c48a949eddc427ea2080bc55dbe authored almost 8 years ago
clearer and less subtly-ableist language in README

309d9aae6824cb36f0a4bfcf0f71f0b50f984abc authored almost 8 years ago
v10.3.0

a9c4b623deb2776124f0f804e7284fd2807e9e4a authored almost 8 years ago
Add -o --output-file option to store raw TAP

Fix #352

Needed to refactor the process hijacking stuff a little bit, otherwise
the pipe to the...

65a425f648f8867404a0fefd2dbb2761db21c1f3 authored almost 8 years ago
-J is a flag, not an option

c9f467110f2304a8486b0c7ac21db25b7d165b89 authored almost 8 years ago
Don't put unfiltered stack traces in output tests

not cross-node-version friendly

028eee23db2f3324f22f72308071df0a0710e512 authored almost 8 years ago
don't require('tap') in test files

1e1cf7d6b9ce059c544c9a78b6acc26cc4b8da8a authored almost 8 years ago
drop 5 and 0.12 on appveyor, add 6

53f9571a4885ce552749fd0260fd1bce78313b69 authored almost 8 years ago
more useful yaml messaging in test/test.js

318838f9bd62d21c4c571b5cb6cf593e66413cbf authored almost 8 years ago
v10.2.2

a75fe1ac8e7943fa5689ba5f20ca7d9cded178c4 authored almost 8 years ago
Fix teardown/startup timing issues

DRY the 'teardown' event emission, and make the timing deterministic in
the process.

Previously...

7a45171cca48938d786eed5b33e2f400166c68b0 authored almost 8 years ago
add test case demonstrating odd teardown timing

Re #353

67b03a95a025d0ce1ab3a20900058e78bb1df7f7 authored almost 8 years ago
v10.2.1

0e16faed4c48f2906639d48e76c20a8fd3466fbf authored almost 8 years ago
don't use arrow functions in tests

breaks node 0.10, obviously

df9f37130c1a70e7f2b8d81412c5f41a9be0f31e authored almost 8 years ago
don't test on node 5

72a3a9ad16f18cbbe16333d9d21b5f6c213b8568 authored about 8 years ago
v10.2.0

0c63268f180b148e6e4e91ab34ded42087248486 authored about 8 years ago
Respond to TAP_DEBUG and NODE_DEBUG environs

2aa0f21b49aa582b1ecd1148781dab51501a5461 authored about 8 years ago
Catch errors thrown in teardown handlers

7bd7f2216f35a56bf793853566489da77a2a7439 authored about 8 years ago
Improve root-level thrown error reporting

7b96e86c6491e23d56b4be96b97b9a0995fe2aac authored about 8 years ago
don't let an occupied test slip past endAll

Also, don't autoend if already occupied

9cba65922e88fe16e092ca0b22e35b51b97a6f53 authored about 8 years ago
Handle unhandledRejection as a root TAP error

29156e473e8d1d798438c462eb7bddaa30333acd authored about 8 years ago
better inspect data

f9fa211d57c9ddb33f0e4725c55f3eb62af644bc authored about 8 years ago
If results are synthetically set, don't clobber when parser ends

4019cb11e3fa1e2f03dbe22a94d194c1fce4e507 authored about 8 years ago
monkeypatch exit as well as reallyExit

fb31f2a7fdd2e6bedad899dcd9bada88d7289a49 authored about 8 years ago
v10.1.2

bf6f51ef8f4d30619ef855011ac6996295805320 authored about 8 years ago
Inherit bailout results from parent test

Otherwise some tests that spawn children fail in -b mode

bdb1d802bcd84d94b2da80b86bbd030ceabb9763 authored about 8 years ago