Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hapijs/lab

Node test utility
https://github.com/hapijs/lab

Merge pull request #341 from ldesplat/html-reporter

Fix HTML reporter when using live-transformed code

51441d6874d998937934f43e388d68756371865a authored almost 10 years ago
add more assertions

a4ef9a98df1b379fdf8dc2bf3cc7abc630df7c9f authored almost 10 years ago
include a promise implementation if undefined

1ca7293f885514bc1330e6857bf3bee9439baf9d authored almost 10 years ago
meaningful tests

d7ec4f1c0739f134b1bbcf2a8d77cdd24cda1de7 authored almost 10 years ago
Merge pull request #339 from cjihrig/lint

Add ESLint rule for blank line at beginning of function scope

c621a3a99f9b10410300123f9498b2826baef37b authored almost 10 years ago
add ESLint rule for blank line at beginning of function scope

bddbefd6ef828a603241cc71205843985b54df9d authored almost 10 years ago
handle thenables

549e3d46c6c7a467c8683508a09f1640ebea78a2 authored almost 10 years ago
Store transformed code instead of original file. Fixes display issues with html reporter

91b44a64255c9c424d5859d0e35c6008209d68cd authored almost 10 years ago
Merge pull request #336 from haikyuu/master

small typo

260bbfa19033c6ba4c7ef8b90ae7539912ecd6af authored almost 10 years ago
small typo

7758f281fc12fec59eccb7748a4983d4ca9725bb authored almost 10 years ago
Merge pull request #334 from gyaresu/master

simple typo

7d2fcd4478aa789a42cdce79ce1d431f7df832a2 authored almost 10 years ago
simple typo

a95fe1d87402018d7d7725b5959803b69dd90446 authored almost 10 years ago
version 5.5.1

204caa1e610e063941e5814f8b7c6234eb648053 authored almost 10 years ago
Merge pull request #327 from AdriVanHoudt/eslint17

[DEP] eslint 0.14 to 0.17

5a3df26db131fa4edf1dc69ba34914ce1a785bc2 authored almost 10 years ago
[DEP] eslint 0.14 to 0.17

f4fc9f7da9664cf8fda0e194d9345d86a847589a authored almost 10 years ago
version 5.5.0

4d47ae9daef85bb3c86bdd9dd008369acb9a355c authored almost 10 years ago
Merge pull request #324 from ldesplat/transform-fix1

Allow test files to have different extensions with transform

42e983ec16bd4672e1c91ad0f28140bd9d75e2e5 authored almost 10 years ago
Transform rules based on file extensions are the same for coverage or no coverage code path

243171af65a9e8758bbdf3fd2c0209b3cfa81d3c authored almost 10 years ago
Use a more complicated file extension for tests

69fa774633e400d4e9625893e4e17b03026a50e5 authored almost 10 years ago
Add tests for allowing test files themselves to be transformed

ce288581b1a4049f464e3e193ab600c0bbacdfbc authored almost 10 years ago
Merge pull request #323 from Marsup/ee-bug

Fix EventEmitter bug

146c058e659e9716cbf59803b49017893f225396 authored almost 10 years ago
Fix EventEmitters bug with domains

1ad56f0df638536532dc740535190fa8c42699af authored almost 10 years ago
Properly escape regular expressions. Check that the transform array is not empty before building a new regex.

9f19a140ecb4ab987f059d17bf303a9b6510d162 authored almost 10 years ago
Allow test files to have different extensions as long as there is a transform. Document potential pitfall

16593d756dcbfbdb29b205b9a7870e5822cc61e2 authored almost 10 years ago
Merge pull request #322 from Marsup/domain-bug

Fix domain not exited

50113b004bafb910ed4d982c1bcdfe2ac7b65450 authored almost 10 years ago
Fix domain not exited

7955e16e17fbb671a1060e64bfcd649c27246901 authored almost 10 years ago
Merge pull request #317 from iceddev/custom-reporters

Support custom reporters - closes #216 & closes #309

72d3a7050bbe13890bec4d98655fce779fa03cec authored almost 10 years ago
add support for custom reporters - closes #216 & closes #309

dc8cdd6c216be260bbcbd139ee68812a8324b8b0 authored almost 10 years ago
version 5.4.0

d8945141789f44d9c6278475ccd2ad74e6592b46 authored almost 10 years ago
Merge pull request #321 from ldesplat/lint-options

Allow --lint-options to be passed to configure linters

3d3c5b80d5dd5326e45b34b48bb68ae63cc15708 authored almost 10 years ago
Merge pull request #320 from medx-net/master

Fixes #319: Instructs --output to create given directory recursively.

0bf3fd3d1255d30b2f8662fd4f87b742dc367e5a authored almost 10 years ago
Merge pull request #316 from ldesplat/sourcemap-transform

Properly support sourcemaps when using the transform option

c2179f3a2c7e34e042904d2c3cf0809011035045 authored almost 10 years ago
Fixes #319 - create output directories recursively.

edc058e437959c036af700129961be5ee8f64e41 authored almost 10 years ago
Fix code indent.

acbce14d7c76ff4036f729a3886fb300a0712057 authored almost 10 years ago
Allow --lint-options to be passed to configure individual linters to your preference

0d3360a324a79a79bc5a13f1b7f50f04888e738c authored almost 10 years ago
100% test coverage + fix bug in test/transform.js

54a8049c62f5a74c0e06a4681dcd87d274572dda authored almost 10 years ago
Properly support sourcemaps when using the transform option

0b19e54f91f24a2c422f09913a252c9067471470 authored almost 10 years ago
Remove duplicate code

08506bffa0bba9367f93ca0b4512cd1b60345c15 authored almost 10 years ago
Fix code formatting

f29a13a3a142f43bd3fa796d49dcc808cf504ec3 authored almost 10 years ago
Merge pull request #318 from jedireza/debug

add debug option to show domain error stack

1fb46a0719b0c2667a3eaae3c73e41fb8c1c7095 authored almost 10 years ago
Fixes #319: Instructs --output to create given directory recursively.

8b28f27a0e88400e262a08d30c045107ca6d377a authored almost 10 years ago
add error to report instead of littering console output

2ffbafa262813de45d225ceeb78f27f9bec56f5a authored almost 10 years ago
correctly passing debug option

a324fd425088691efdf80395c00d10189288a02b authored almost 10 years ago
add debug option to show domain error stack

ea2b7bdd61b16f74de9a00d35267fb73f92f49e9 authored almost 10 years ago
version 5.3.0

29fd5ca6691998a188328ab081e939c141772096 authored almost 10 years ago
Merge pull request #314 from geek/master

Style fixes

0fea04fd3d8a1f5714e143c8e2bc7f8c5f4347ac authored almost 10 years ago
Style fixes

d5ca65cbbecfaef8d6c3f99b610956d1ddf17267 authored almost 10 years ago
Merge pull request #311 from ldesplat/transform-support

Add live transform of source code before coverage analysis

3e7aade9246afb0b6083413a6d70b8f16ea1e046 authored almost 10 years ago
Better checks and more readable code

fe4f549cc89a89637eea183db8bf63e38dde7917 authored almost 10 years ago
Make test less stringent to cover differences between node 0.10 and up

60297373be983ec6ad54c84c6d9575d63e277760 authored almost 10 years ago
Documentation + 100% test coverage

100429c6b0e73f9c4292706442f02be08697f9d5 authored almost 10 years ago
Add test coverage. Read other file extensions even without coverage option. Change description of needed export module.

07f4fa973073a9840a77311e6175e5a06fa0dea6 authored almost 10 years ago
Add live transform of source code before coverage analysis

469821a2d02d6146ce99daf9a55d8e647f6408b6 authored almost 10 years ago
Merge pull request #307 from AdriVanHoudt/linting-update

Linting update

29544b910697208d87df981c7d9a94a958e2dd8f authored almost 10 years ago
Merge pull request #308 from Marsup/makefile

Remove Makefile and advice about it. Closes #284.

9e985b1cee38308fea679644704d180f37174f69 authored almost 10 years ago
Add more travis targets

466844103597e28c4d220b8fe62e9f81e2b76443 authored almost 10 years ago
Remove Makefile and advice about it. Closes #284.

db2040fd58cc692bdaadf0247f971bdd9e8ded64 authored almost 10 years ago
updated eslint to 0.14 fixes #291

aaf9fd8b80c94599d5c06b167360dd30193cc24c authored almost 10 years ago
version 5.2.1

3c857b5d72932f9a862b7ac272b1b31cc5375e04 authored about 10 years ago
Merge pull request #295 from Marsup/intl

Ignore Intl global

4827ecec924e484a4c04dfc4f122c635b6ef52c5 authored about 10 years ago
Ignore Intl global

5cb9244fe8c947bdd3184a13156e97030aefe7ce authored about 10 years ago
version 5.2.0

5f9f39f19ccae94fdbb9b097416a4ffd54d5d9fd authored about 10 years ago
Merge pull request #290 from smikes/282-pluggable-linter

make linter pluggable

f285b6f8c51053129fc41213719794516acf3d12 authored about 10 years ago
fix spacing

8a845b90c9102a7a6bd70fc8518a1f7d1c8b4874 authored about 10 years ago
make linter pluggable

initial work: jslint runs but writes to stdout instead of returning data
update tests to use -L,...

e695038bcf0bf67b70dde4639c13155be13c2bf7 authored about 10 years ago
version 5.1.1

3ca291623aa2150e43044122f8d0173597a6a6d8 authored about 10 years ago
Merge pull request #286 from Marsup/duplicate-timeouts

Avoid double timeout on before/after

69dd99b95e7b97f9cc5ebcd7121af2780b461c3b authored about 10 years ago
Avoid double timeout on before/after

22d77ea9384548817b69502f60536970c064a9c9 authored about 10 years ago
Merge pull request #281 from mateuspv/master

#280 Doc ignoring files in linting

10baa8a1104b795577a695fdf83f86d48e96a043 authored about 10 years ago
#280 Doc ignoring files in linting

eeccd0995093dcc8d7f9166d3cf5d1eeaea90ee9 authored about 10 years ago
Revert "#280 doc ignoring files in linting"

This reverts commit 113572462f1049fcc702a736dc55429310cf1fb3.

611c4512a984ac2a3e1d4524290722acafadc32f authored about 10 years ago
#280 doc ignoring files in linting

113572462f1049fcc702a736dc55429310cf1fb3 authored about 10 years ago
version 5.1.0

2c32b7011d2b090459648779e420b89ed00412aa authored about 10 years ago
Merge pull request #278 from geek/master

Fix before/after exceptions to be reported

d750082be9f8e9ac41d2198cbb75c262e1d54891 authored about 10 years ago
Cleanup test

47e3fa750aa100577fa077e0448d84c78563f86e authored about 10 years ago
Fix before/after exceptions to be reported

0187b7bcde4ed2b50b20f9b18e1cefcc5be7959f authored about 10 years ago
5.0.3

b0b7928a4e1bd5b862c88891e08492af16353bcb authored about 10 years ago
Fix coverage expression bug missing (). Closes #276

9da40939371d66c5ed6c56ada8d09f69ccdf644f authored about 10 years ago
Merge pull request #275 from seldo/master

Mocha's homepage has moved

9994ef8fdc031572bb26b576d7fd8bfbdf75ee01 authored about 10 years ago
Mocha's homepage has moved

Visionmedia URL is now 404.

c5c0bc5d6ef8562b5c9a21767a28ec55fde54886 authored about 10 years ago
Merge pull request #272 from geek/master

Adding test for return coverage line

cce79795930e2ba34abb6493695e2e2e923052dd authored over 10 years ago
Adding test for return coverage line

503f0fd0534cf7b3e0b24c12fd3800742663545c authored over 10 years ago
version 5.0.2

2fb4a2c7090b9daf682fcabc2adb1ce0c2913c47 authored over 10 years ago
Merge pull request #271 from cjihrig/harmony

Add Map, Set, and WeakSet to the Harmony globals and improve testing

a3449306fc7fb9ae9b1575ccd3e09d517fa157c1 authored over 10 years ago
add Map, Set, and WeakSet to the Harmony globals and improve testing

10fb7f4abce30394c0f3a8581274c323638971b7 authored over 10 years ago
Merge pull request #265 from AdriVanHoudt/master

fix readme with lab version

2711454c64e5e2764a912cffdcd27405a902007b authored over 10 years ago
fix readme with lab version

0782124b8f2271ba2e0b8ee9ee01cb36646afd01 authored over 10 years ago
Merge pull request #263 from z0mt3c/patch-1

Fix for readme (Lab.expect -> Code.expect)

e5725de5be47a59a9ab6e6f0fac8a39039e4af3d authored over 10 years ago
Fix for readme (Joi.expect -> Code.expect)

Replace the missing Joi.expect() with Code.expect()

c1c76825ab8821dede6c241eb86063049f6d3970 authored over 10 years ago
Merge pull request #262 from Marsup/console-fix

Fix console reporting

51e39cc976285ee69819ab0ea4fe71e3cd5b258d authored over 10 years ago
Fix console reporting

ea0df9d7b6918ddaa1e03ed5b32bcc251d33fbe2 authored over 10 years ago
version 5.0.1

93de55e5d5cf642e313af081c195105d317dab37 authored over 10 years ago
Merge branch 'master' of github.com:hapijs/lab

a5ff8df12e8c4954ca80ce313d1410f6ca19250c authored over 10 years ago
remove double hoek

8891d0a28405de8b71cbd6e15a1c5829c076bf8e authored over 10 years ago
Merge pull request #260 from hapijs/assert

Add verbosity index

c7106fb9cbd10ff801bbc530c5c3b8d4c234a8ea authored over 10 years ago
misc

4674c6ccad6e4166c2a5ddf4346d50a2cc456fe8 authored over 10 years ago
Merge branch 'master' of github.com:hapijs/lab

Merging upstream

c655246e3ab457bdc6a9c0385f8137b9b75e6911 authored over 10 years ago
Upgrade to handlebars v2

ebc909231a535def000e46cc5e77a908e5da013b authored over 10 years ago
Merge pull request #258 from geek/master

Remove extra line breaks in lint report

fc35a942a37760453fb640e43fc384b1e4b3ffff authored over 10 years ago
Remove extra line breaks in lint report

708d41882341137c57d2aaabcd91ca1f0627d1f7 authored over 10 years ago