Ecosyste.ms: OpenCollective

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

Mocha

simple, flexible, fun javascript test framework for node.js & the browser.
Collective - Host: opensource - https://opencollective.com/mochajs - Website: https://mochajs.org/ - Code: https://github.com/mochajs/mocha

refactored teamcity ocd-style

github.com/mochajs/mocha - 48f27f45e57144893c9dbc45c2dfc9e72d9adb43 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
changed text parameter to str

github.com/mochajs/mocha - 0082cc5e1a79dbdf676e3b40bd6aa3c5e23cf8c3 authored almost 13 years ago by Ben Lindsey <[email protected]>
Merge branch 'master' of github.com:visionmedia/mocha

github.com/mochajs/mocha - d6b3598dfe63d3b28176545e2c65182aa6d90e86 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Changed: fail when done() is invoked with a non-Error. Closes #171

this makes a few things less convenient, but I agree
that it will cause less confusion, and put
...

github.com/mochajs/mocha - 08f29170ef94b3e26d3e231fb70cde7cf39ea549 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Fixed mocha(1) --help bin name

github.com/mochajs/mocha - 946220104ab365055f9d8efb174c89e2c7c9b3a5 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Fixed -d for --debug support

github.com/mochajs/mocha - 249b9a00205468dcb394e3952af99af04b4b839d authored almost 13 years ago by TJ Holowaychuk <[email protected]>
build

github.com/mochajs/mocha - 8b92dbc1c9675319efda5acac43f9f7aa0796ab0 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
debug docs

github.com/mochajs/mocha - aa494a2b438862d5e7aca6d44e4d8fb6b00277b6 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Release 0.7.1

github.com/mochajs/mocha - c9935e7c168afb2ebb2cebf6f161f842b8677295 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Merge branch 'master' of github.com:visionmedia/mocha

github.com/mochajs/mocha - 95c95e8d45b18fef55a5c4cfe1f41606636cec1b authored almost 13 years ago by TJ Holowaychuk <[email protected]>
docs for doc

github.com/mochajs/mocha - e4dc2dd6e2c0a7cb54c815649676dc6fd4e694c1 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Fixed CWD relative requires

github.com/mochajs/mocha - 681a4212c6ab06871928cbcde797da60abc3cd85 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Fixed _mocha

github.com/mochajs/mocha - 9e7f9636fdd27db44c8c118faca0e29b4c96a314 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Merge pull request #169 from Raynos/master

Growl prints "Growl is only supported on linux ..." in windows

github.com/mochajs/mocha - 19678376cb207c4d162aeaa69b008cd708bce439 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
move growl require into growl function to avoid errors on windows using command line mocha

github.com/mochajs/mocha - f51c0ba36aeeeece20d30f106dafb13e2f52ae4d authored almost 13 years ago by Raynos <=>
Merge pull request #167 from TooTallNate/no-carriage-returns

No carriage returns in the built-in reporters (for Windows)

github.com/mochajs/mocha - ca54edda484f49e8c12572ebb3b0042e5b265648 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Use the cursor.CR() function in place of '\r' in the reporters.

github.com/mochajs/mocha - 255d460fb437aef9da801833400add4d951ebb48 authored almost 13 years ago by Nathan Rajlich <[email protected]>
Add a few helper cursor functions for Windows.

The '\r' trick doesn't work on Windows... typical.

github.com/mochajs/mocha - c8304865739a5959aa63fea4fac69a3b5a19c6e9 authored almost 13 years ago by Nathan Rajlich <[email protected]>
Removed mocha-debug(1), use `mocha --debug`

github.com/mochajs/mocha - 221a3c049ed3a943ce36fd0a4ffe0e23acbb7cab authored almost 13 years ago by Tj Holowaychuk <[email protected]>
local jquery

github.com/mochajs/mocha - a7862b0805428d3bf750b66c89c9eb91da1ff5c5 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
error in example

github.com/mochajs/mocha - d5bb213300631f4625b0f62300a0775aee822e24 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
escape the message so teamcity can handle them

github.com/mochajs/mocha - f6a8ad4d508f83b6f9df440e4233aceb17ed1c0c authored almost 13 years ago by Ben Lindsey <[email protected]>
misc refactoring

github.com/mochajs/mocha - 4cb5d47ced1ebf9cb512169aa9b2ebbf567dbe29 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Fixed: escape strings in HTML reporter. Closes #164

github.com/mochajs/mocha - f059da6c6d46c3dc4450e736f4ccab81ab0180e5 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
removed duplicate package.json "bin"

github.com/mochajs/mocha - 3a16faf90da23838e89e21e1c92f591591233f1d authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #162 from tricknotes/fix-Readme

Fixed Readme

github.com/mochajs/mocha - c0a8d6e08c50ff286dcd95ce0b7fd0ec703a2dcb authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Fixed Readme

- modify markdown syntax

github.com/mochajs/mocha - 81ed51fc7db897922742df32c0b7d75fa81e7352 authored almost 13 years ago by Ryunosuke SATO <[email protected]>
misc

github.com/mochajs/mocha - c9cfde5f007a4239db3406eb96f7597ebf9b7c8e authored almost 13 years ago by TJ Holowaychuk <[email protected]>
contributors

github.com/mochajs/mocha - da61410e5663bb931911892024f89fea60001060 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Release 0.7.0

github.com/mochajs/mocha - d269fbd7a10a322d78d49d0bb1715021b62cde9f authored almost 13 years ago by TJ Holowaychuk <[email protected]>
misc refactoring

github.com/mochajs/mocha - 45e536623d2173c48e52a4e9469b7858b86ef5a4 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #159 from guille/x-browser

X browser

github.com/mochajs/mocha - 9bcb0459f6e9eab9dc2bfd45c00d56c5b4aa0b26 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Renamed global with window.

github.com/mochajs/mocha - 8c1ff2dfdadbedc5e1f8269b3bfa79ea08eda0eb authored almost 13 years ago by Guillermo Rauch <[email protected]>
Re-implemented setZeroTimeout.

github.com/mochajs/mocha - 1cbba42300cedec0d25dc5db609a700b10d51bc2 authored almost 13 years ago by Guillermo Rauch <[email protected]>
Removed setZeroTimeout (fixes #161).

github.com/mochajs/mocha - fd57007a7afb29df2081e1199202d25a4aa8c866 authored almost 13 years ago by Guillermo Rauch <[email protected]>
Merge branch 'master' into x-browser

Conflicts:
Makefile

github.com/mochajs/mocha - 7fffe599843b9a8485acd8b0b017907fba0d890d authored almost 13 years ago by Guillermo Rauch <[email protected]>
Fixed browser note

github.com/mochajs/mocha - 514dbc51a1dba64138c5792520901ce35f978566 authored almost 13 years ago by Guillermo Rauch <[email protected]>
Fixed <=IE7 error messages

github.com/mochajs/mocha - 5f155a8ef9de4b7f9f77fa1703913b206070d427 authored almost 13 years ago by Guillermo Rauch <[email protected]>
Replaced usage of [] with `charAt` for IE7<=

github.com/mochajs/mocha - 4409746a6c9e1c10c4496c6718ab7c78de750520 authored almost 13 years ago by Guillermo Rauch <[email protected]>
Release 0.6.0

github.com/mochajs/mocha - 43d671083246f1bb9488bdcc958876b41b69e7a0 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Fixed usage of Array#reduce.

github.com/mochajs/mocha - 76ccdb7690ac511cfb572f03611c6966ee93d6cd authored almost 13 years ago by Guillermo Rauch <[email protected]>
IE8 fix for exposing `mocha`.

github.com/mochajs/mocha - 66c737ecb7476fbbff67112bc05bca63c5b84d11 authored almost 13 years ago by Guillermo Rauch <[email protected]>
Added view source on hover for HTML reporter

so people know you can expand these

github.com/mochajs/mocha - c5ebd40fa34c187716712c40ba16b9a3fc951dbb authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Added a bunch of non-ECMA compliant utils.

github.com/mochajs/mocha - 235b9d48c9b64b13ff4e7935a338a0989592b5fc authored almost 13 years ago by Guillermo Rauch <[email protected]>
Removed usage for Array#reduce

github.com/mochajs/mocha - 7c7d0ec984e7fec047e6242f8e331ca821fc55ea authored almost 13 years ago by Guillermo Rauch <[email protected]>
Removed usage of Object.keys, filter, indexOf, forEach

github.com/mochajs/mocha - 4f377905aae0213ddd2dc7089bdda874b3c152bd authored almost 13 years ago by Guillermo Rauch <[email protected]>
Fixed progress report for IE8<=.

github.com/mochajs/mocha - 6e11aa9d159b74c9da0bfcdc6dab3892e734f0a3 authored almost 13 years ago by Guillermo Rauch <[email protected]>
Cleanup

github.com/mochajs/mocha - 7d02b1ed33f32ef48b7fda867de971ff10da1b2f authored almost 13 years ago by Guillermo Rauch <[email protected]>
Export utilities from `mocha`.

github.com/mochajs/mocha - 6bcb7d6d76eb3e74820d1c3c35cc5d01480a9b97 authored almost 13 years ago by Guillermo Rauch <[email protected]>
Make `mocha.js` compilable after altering `support/`

github.com/mochajs/mocha - b597acc164bf706328d11d2ac3dea5dc7d415c89 authored almost 13 years ago by Guillermo Rauch <[email protected]>
Fixed duplicate reporting for HTML reporter. Closes #154

github.com/mochajs/mocha - 8ab0d5b81fdf06bcebb8c157cb9b80e6ca6fa193 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
refactored example

github.com/mochajs/mocha - f50f98ac0be2baff1228292ca88922ee689602db authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Added setZeroTimeout timeout for browser. Closes #153

github.com/mochajs/mocha - 0c72f1b6709f91303ae4e4263cbad495b2eb87d9 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Merge branch 'master' of github.com:visionmedia/mocha

github.com/mochajs/mocha - 07320657946be37822a29ed6f5182cbfcdfce04b authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Changed: replace custom growl with growl lib

github.com/mochajs/mocha - d470d82d5629db00d06aaee5d14158378a08a693 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Fixed silent hook errors in the HTML reporter. Closes #150

github.com/mochajs/mocha - 993c6c92ebf178157d933054a74291b22cecc2d5 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
compile

github.com/mochajs/mocha - 160ce348c292334d04de739d91161db3c8a5a585 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
link to new chai site

github.com/mochajs/mocha - 059a1c8bd84cf76008e8eb17b982875a7d204ec9 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
merged

github.com/mochajs/mocha - 08b36ed1c2caef658aa610a97332c3fbd80593d3 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
misc

github.com/mochajs/mocha - 6b4f3823ca2ec125b5dcab826b2222200f8663f7 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
tweak description

github.com/mochajs/mocha - 12c101a1cba7949c1c0bc43e6400552143ba8179 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
chai link

github.com/mochajs/mocha - 5def8885b7b741c572b259117dd0fcb378abe007 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Release 0.5.0

github.com/mochajs/mocha - 25e08e0fb07845fced292b71f60c3271ce83088f authored almost 13 years ago by TJ Holowaychuk <[email protected]>
clean up

github.com/mochajs/mocha - 0e1f0cdec1f0a3b8b834f0d084bfb22aefe29e19 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Push current node_modules directory onto module.paths to allow mocha to require modules under CWD (fixes issue #93)

github.com/mochajs/mocha - 97e2f93165f714834e768de722d53c51befaec95 authored almost 13 years ago by Steve Mason <[email protected]>
Fixed: recover from uncaught exceptions for tests. Closes #94

github.com/mochajs/mocha - f83c4c7f7f04617f752dc11cf892854e128d9ee8 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Fixed: only emit "test end" for uncaught within test, not hook

github.com/mochajs/mocha - a14226f4e12e81038ad6f05c9fe2ae58af977081 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
added teamcity to mocha(1) --help

github.com/mochajs/mocha - 7200d60baf82e5d7d374dc54c1418673aa4c5e40 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
more refactoring

github.com/mochajs/mocha - ad2f4f0edf4ecddbcd2e798a7a9640cf0bd9697c authored almost 13 years ago by TJ Holowaychuk <[email protected]>
fixed / refactored teamcity reporter

github.com/mochajs/mocha - 64cc147635309f58fbdda0c44f966f3d33d91254 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #147 from blindsey/master

This reporter will integrate with TeamCity CI builds

github.com/mochajs/mocha - 7529ea98b7a4544456a650157d5b2f5250843495 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
added teamcity reporter

github.com/mochajs/mocha - 1559bb3189e10d067a40f0c98323486f1a9711bd authored almost 13 years ago by Ben Lindsey <[email protected]>
update

github.com/mochajs/mocha - e5b88f7da43dc3b2f8bd416c25429616a03bd73a authored almost 13 years ago by Tj Holowaychuk <[email protected]>
docs

github.com/mochajs/mocha - 4017398acdd9f2adb0066870208c16b19875a077 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
test for this.timeout()

github.com/mochajs/mocha - 7597bc8f615b5487c667b7ec9953213c427213e0 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Release 0.4.0

github.com/mochajs/mocha - 92d7eedc925de2cd29bb5f725fa625f0b2df7d7e authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Merge pull request #146 from fmate14/tapskip

Mark pending tests as skipped in TAP report

github.com/mochajs/mocha - 01e72bedc629d8904a19b33c759a3ef5eb4095b9 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Mark pending tests as skipped in the TAP reports.

github.com/mochajs/mocha - 9cff2fdd23a5950c7bb01ff078bc2fed2da3021e authored almost 13 years ago by FARKAS Máté <[email protected]>
Remove hasmark from TAP titles.

github.com/mochajs/mocha - 33d33c639ee78ff0877127b9c03fc9f842f83440 authored almost 13 years ago by FARKAS Máté <[email protected]>
Added: allow this.timeout(0) to disable as well

github.com/mochajs/mocha - 1bd792164c116e8e5d28dd1e03352af318c7052b authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Merge pull request #141 from guille/disable-timeouts

Added ability to disable timeouts: `timeout(false)`

github.com/mochajs/mocha - 554c73a075709183c85b6cfa3189507f3b906f69 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Added ability to disable timeouts: `timeout(false)`

github.com/mochajs/mocha - ad110e041cadb2c0abb0edaf691993cda5eb9d7d authored almost 13 years ago by Guillermo Rauch <[email protected]>
Added support for test-specific timeouts. Closes #134

github.com/mochajs/mocha - c823003c0ea4e528b2205622bc52306df856d82b authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Update Readme.md

github.com/mochajs/mocha - 327ad9cfcd5930f289eb391038c2a7076105c6d4 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Fixed slow browser tests. Closes #135

github.com/mochajs/mocha - b5ff18a1c31edd7779b25e192688e4792562c38b authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Fixed "suite" color for light terminals

github.com/mochajs/mocha - e1f0b1ad8a904d6952f69caeb7338d04fcaa641d authored almost 13 years ago by Tj Holowaychuk <[email protected]>
wtf

github.com/mochajs/mocha - 9c57715512721593dd498407be04908c516152c2 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Added progress indicator to the HTML reporter

github.com/mochajs/mocha - 440e38cec946826db9e2089c21f570ad3abae852 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
added large.html example

github.com/mochajs/mocha - 52c5a3eb15aa32b8c355b81c7afcff9adcec3cb8 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Fixed require() leak spotted by [guillermo]

github.com/mochajs/mocha - f38bfd59a54a84de8dc08c16d535f03db5456a58 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
fail

github.com/mochajs/mocha - 0fafe86068a9be94c47526d9d9f29768f912a318 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
fixed events to match node

github.com/mochajs/mocha - 1303f14b131b578a0fe3297188785510d1bfabf7 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
misc

github.com/mochajs/mocha - 54abdca9b06bb1898257f3680d9defcacc5d715f authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Added guillermo's client-side EventEmitter. Closes #132

github.com/mochajs/mocha - 5329f20e835518619ca752a41113116296844264 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
build

github.com/mochajs/mocha - b8d4293e4d62edb77b273988934c41993ad3b2dc authored almost 13 years ago by Tj Holowaychuk <[email protected]>
hotlink

github.com/mochajs/mocha - 654a1db1dff78d3ec2355f0aa02851377441f7e1 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
misc

github.com/mochajs/mocha - 58f029482a0f71bd933d2efc10902902711ae5c0 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
update browser example

github.com/mochajs/mocha - 073328fc5cec7b1e069b947029506bdcb4f908be authored almost 13 years ago by Tj Holowaychuk <[email protected]>
removed suite merging

github.com/mochajs/mocha - 4a112f3522b9b7aeb50dfca904a08a7f53f8cd71 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Release 0.3.6

github.com/mochajs/mocha - b50de76acd9795d32f4cedb3233a15d711638467 authored almost 13 years ago by Tj Holowaychuk <[email protected]>