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

upgrade the nyc dependency

47436408e0dff498aa3ce04b19a6f77dae543c86 authored about 9 years ago
don't truncate thrown error stack/message

8e0fbb4cd47b1595c0f0296b31119e7f8aa88a97 authored about 9 years ago
v5.1.1

feaecefe11bee0b1b05fcaff4d338021112f3e77 authored about 9 years ago
trivial style typo in test

8af024a89255217ff9023d6f52e49b974820fa6f authored about 9 years ago
v5.1.0

6a4f6ff0c3ccf46ce37f5cfcce3fb5d2c9db156c authored about 9 years ago
changelog for 5.1

ca27c6bcb3914336a28df7b901ecdfcbbee265f2 authored about 9 years ago
update cli info in readme

77383f77200ecf7ce403062af3b09f31d37c6765 authored about 9 years ago
Merge branch 'flags-n-stuff'

c6f09ff76ce5b3ad2f57e85f62303dbc7d0cd35a authored about 9 years ago
thorougher --check-coverage tests

cdc1afa34f2a481753d108fb4cdba6b455283a5a authored about 9 years ago
test of throwing errors after end() is called

298287a4f4836408d5962023d1048de7a3b8d3de authored about 9 years ago
add another setTimeout test

c1d233d308a200253dabefc52e07bf02a6a1dc64 authored about 9 years ago
remove dead code in synonyms module

a3a9bc98766078952313b668ad0bfefa601bb766 authored about 9 years ago
clean up how nyc is used for check-coverage and report

b9ddd71b3b2508ac12302a8a6391d29491f9e9be authored about 9 years ago
ignore soe of the flakier request/sigterm handling stuff

482e900dc0d88196244add756e0216643d01e430 authored about 9 years ago
Add support for more --nyc stuff on the cli

This adds coverage-checking (--lines, --branches, etc.) as well as
--nyc-help and --nyc-version....

86f877cc881a1497c1ea57e94855003d8c19a678 authored about 9 years ago
bump stack-utils to 0.3.0

stack-utils now normalizes to unix path separators *before* appling the `internals` filter. Rege...

2af06c5a8794d6cf29f7a1f2efb0d0f1092b9544 authored about 9 years ago
remove unused mkdirp dep

bc11f8e3136662e5acb8eb1c02c97d615d0d144e authored about 9 years ago
add --node-arg=... to pass args to node bin

df5942ac0e942a8ba57abddb77d008d394d17fc6 authored about 9 years ago
use isexe module

929bdb7f6e85940e3bff0699a83e147bda509714 authored about 9 years ago
more coverage-related tests for runner

ab208e848cd03054814deac49af4ece336c9ca13 authored about 9 years ago
test t.setTimeout() behavior

c86af79b7b24ac25d3e6c2a7bf149a8a69be0537 authored about 9 years ago
v5.0.1

e038956e73ff7539f086e963c191f3f88824e75b authored about 9 years ago
run appveyor test with classic reporter

It doesn't run in TTY mode, so it's defaulting to raw TAP output.

b58ef83160aacaa4a57d465b8cc39e43babd9fa9 authored about 9 years ago
replace `lib/stack` with external module.

`stack-utils` also contains a fix for the ` at Error (native)` problem (See #211).

Fixes #20...

adec3dfeeed5aee17e7f626c08beb1eea29fc434 authored about 9 years ago
v5.0.0

5183ec8ee8536fbad6f2f3edb8774bd8b456ecfa authored about 9 years ago
remove AUTHORS file

It's never updated, and easier to just look in git history anyway.

8119c741e732c4278698f6cf50b8e087702f4927 authored about 9 years ago
update changelog for 5.0

fe55473b038e12503408fe3bdf11341a75dae81b authored about 9 years ago
add coverage badge

72b12df8e7dd90febda6abe9c9bf8dd712a1e640 authored about 9 years ago
v0.10 on appveyor is too broken

f40967ce886e4deff5f291ce78fbe76a69fc6f69 authored about 9 years ago
ignore coverage junk

02ed21190d83689912ddd189d93c16994c149744 authored about 9 years ago
add more tests to bring up coverage levels

23267ba2dd2d80c0cc2e31dfe5b5bfa67b1f68c4 authored about 9 years ago
remove dead code

68689df316d346371a77c4c193155f8bcda7106b authored about 9 years ago
include --- in the extra junk event from broken yamlish

0640e168e5a5db768526b86af83fdb324d5feaea authored about 9 years ago
run tests with coverage

140ea6ff3712dbe25989a0987b5455d47704b782 authored about 9 years ago
add script to regen fixtures

65e77c87f49858b96cf6edda9a8d181a51b0d62b authored about 9 years ago
allow tap 4 or 5 to run tests

59213030285b47704f510b9da382631026a17c9f authored about 9 years ago
Round off second timings

Also, add a few tests for this, because there were none

64e8d60512cc8a5518e84eb11119352cc0071e9f authored about 9 years ago
update travis to use modern node

8e2c63359789fa0ed619ea1af66b89111770caff authored about 9 years ago
point travis-ci badge at new repo location

477ca509211699dc234763d08a371ba17734b9ad authored about 9 years ago
appveyor doesn't change project url when gh project moves

dba7d58474111c4e773905cae934f1390aa3faea authored about 9 years ago
update readme badges for repo move

4884f5874bc06a6497cef403707c7fb7128ef1cf authored about 9 years ago
Merge branch 'windows-support'

Close #204

This passes on my local windows install, but we'll see if it passes on
Appveyor. If...

b939918ec1abc0a360886606da13986520bc9ab3 authored about 9 years ago
update git repo

a35a4c65f2f6915d0c73c1a71928673552e6bc2b authored about 9 years ago
use nyc 5.2

24e77cc76a88f7244e76dfe47d791231c396c3d6 authored about 9 years ago
test: ignore newListener events

Fixes test failures on 0.8.

6f7bd7be6e7781c4d7cde039c877698d591d78dd authored about 9 years ago
temporarily float patched nyc

54cb43770423b117dbfa177f4b9b66f1bb5d1fd7 authored about 9 years ago
upgrade foreground-child

db02f54397152c91143a60dfa10c5b6a4c3f4a7c authored about 9 years ago
Preserve implicitness of end() when queued

8a21934d20b824a95dc9c67df44abd80acdb07d4 authored about 9 years ago
Handle throws from spawn() or child proc error events

Fix #202

7a4618379fbfa477fd0f4009194c4e39c0ec9215 authored about 9 years ago
Push thrown errors to the front of the queue

This restores an expectation that a thrown error should be
somewhat of an emergency, and sets th...

c6d6a69c4850749509a7cd18b77fcd9e8192e988 authored about 9 years ago
skip pending-handles test on windows

cbe59c3edfcf55d225c124612b1d93d6aea4f32b authored about 9 years ago
skip segv test on windows

32a6dc5a5a5c5318e52c51e0a2cdf541da2ae1c7 authored about 9 years ago
Skip SIGTERM test on windows

77ee0467272091d5e6dcd3dfac572753af4dab45 authored about 9 years ago
Skip stdin test on windows

87fd4c8c824cf5db94eefb96ed6566943078a8a6 authored about 9 years ago
skip EPIPE test on windows

270f5806c9aba946eb48b294c7c7f30f553ae6a1 authored about 9 years ago
Use Unix slashes

This makes our internal tests pass by coercing everything to use unix
paths all the time, and be...

c0c9337067cc554d643bab43dc76006bbaa4c093 authored about 9 years ago
expose-gc test: make it work on windows

960ad9d83bf913f53294d3fceda628fbc35a0417 authored about 9 years ago
Refactor executable sh script tests, skip on windows

b5721c572f3c560a6b56e1961820a5bf2e5014f8 authored about 9 years ago
remove semicolons

25a1a191fd0b40315619add0dc03a3dea3c86d3c authored about 9 years ago
Make plan()/end() excess tests fail uncatchably

Also, report the proper error, when the user exceeds a
plan() vs when they have a test after an ...

e9fdcdec5914204e814f922e7e677aff6d1ffc9e authored about 9 years ago
Fix appveyor install of node

Thanks @appveyor support!

d8fad4882205a82bd0fe45a9beaeece43ac6d451 authored about 9 years ago
remove duplicate vanity badges

dc4c80c9a0cf14dbf678a14f2709aa763d36cdbe authored about 9 years ago
add node 5 to travis-ci

ebc945076f1a2b8bad83aad5e09481f135233c65 authored about 9 years ago
vanity badges in README.md

17908ef4aec237ce43ab8ea1f6a98bf0ad3b286e authored about 9 years ago
appveyor yml

3e0516e0ad2581f46b7b744b3a974d308f41ae17 authored about 9 years ago
v4.0.0

285ca4dc28c45cbe2ba500c559926794400a90e6 authored about 9 years ago
changelog 4.0 update

8f595fdc1adbba1bd7a9830a6e85d61ef9c63589 authored about 9 years ago
Raise an error if end() called explicitly more than once

Fix #194

c4155f41496800fe3fabd8b286b16c7e32279a96 authored about 9 years ago
doc: missing function = todo test

8d1cb38f2eeb24164f8bd9d85c1c03215b97b0c0 authored about 9 years ago
docs :extoll the virtues of node-tap up front

76e151fa24b44ef92856e9f265bd8c805ec5efbc authored about 9 years ago
remove some done things from TODO

TODO: move all these to github issues

0f09406b5fa5ca29c0f3f8354c7159e093634b3d authored about 9 years ago
support promises returned by mochalike functions

Promises were already supported for the normal tap interface,
but the shim wasn't updated to pas...

927a39d87ef3e050e5a17d97bd0ce1e104494956 authored about 9 years ago
add a changelog

3e1b5a1c2b79f192ad2a331642ea4c8a5fd4c0fb authored about 9 years ago
Add standard as devDep

Fixes #200

49a3f1d6bf6feb33b83f0b427e472377db53a8fb authored about 9 years ago
v3.1.2

90f4d38200ac472d7da677d67692755608ae8d3a authored about 9 years ago
add Travis CI badge

1c5889d020bb7ccdbabac5a4962593fefabd693d authored about 9 years ago
v3.1.1

68ef7ad6790a3f14260dc4326f10bf892d6a6ddb authored about 9 years ago
don't ship a broken bin!

that's what --tag=next is for

1e9ef94883719359e1eca6f7c40611839e4c3b36 authored about 9 years ago
v3.1.0

26b60bc1e97a295f250ed75695cd79af42fbf347 authored about 9 years ago
Merge branch 'both-coverages'

084f7138b480763bc824c4dc8c73b1ed9ccf5c8e authored about 9 years ago
v3.0.0

5e56aa0a08423bc250e4683fa6439a1e8ebf14ac authored about 9 years ago
use standard for style

9d0c457c9fd3bcfadec83c318647d7eb1fd81879 authored about 9 years ago
Update coverage-export test so it works with coverage

6df21056dacfcf0c7af6c2923b7f4462a993ad1f authored about 9 years ago
Speed up coverage-export test. Break up runner into functions.

3db04fac49969bc1acba59e1b012a3c9fb9511c5 authored about 9 years ago
assert test: end the correct Test object

76e360cfd91d7fc40b7f57553e77a82fabe542b1 authored about 9 years ago
checking env variable

a26a77543809f700ce3e460b1365035f9e4f390d authored about 9 years ago
print debug information on travis - the past 5 commmits checked out ok locally

2a468e783e394bd8415552906521a652f300d4c9 authored about 9 years ago
test passing on my machine

9db2941e8a718d764eca25c2de2ba404ecd77a57 authored about 9 years ago
split up tests for strings

17e52a8f579f18ba4dd4119b271c3fcb6c854c71 authored about 9 years ago
remove timers and added debug-info

c4a2698e7d2a7e7cf4af5d9ac395cac63242c21d authored about 9 years ago
confirmed 'signals can be used to communicate between test and run.js (but carries an significant overhead due to spawning too many sub-processes)' ref: #182

0054eeb00a6ba8fdf95ed4932872d082c02771d0 authored about 9 years ago
added fix for #181 but without any changes to test

2a507246f1408255eb73872820be6748bbcf1709 authored about 9 years ago
fix wrong assumption - that undefined is not traversed by Array.forEach

26bb4ff08b294d60d79510ae5259f8045343644c authored about 9 years ago
removed forgotten test

be26ec64c5909770616d8f6aae850d8f4bd55c76 authored about 9 years ago
initial implementation for piping coverage data to multiple services

bb2ce301963058a6f7a439cd4fb56e03f9d75e1c authored about 9 years ago
injection env variables into child process, instead of having the global

b2e8c8454ad93deb710dd93c3ff2b18f4610f60d authored about 9 years ago
use nyc 5.1

5748f710bdbbd1cc2c6c11ce7f758a6aa750610f authored about 9 years ago
v2.3.5

ac23f9e9ce112ec77283ddd192934f5353fd4ac0 authored about 9 years ago
bump nyc

The only breaking change is the switch to glob patterns for excluding files.

Improvements inclu...

369b32ebc3145296b363a9b10d96fea4d93b1a49 authored about 9 years ago
v2.3.4

0ba8a95ed4c5991b98754f42c1299c9f9520b2db authored about 9 years ago