Ecosyste.ms: OpenCollective

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

github.com/mochajs/mocha

☕️ simple, flexible, fun javascript test framework for node.js & the browser
https://github.com/mochajs/mocha

refactored teamcity ocd-style

48f27f45e57144893c9dbc45c2dfc9e72d9adb43 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
changed text parameter to str

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

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

946220104ab365055f9d8efb174c89e2c7c9b3a5 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Fixed -d for --debug support

249b9a00205468dcb394e3952af99af04b4b839d authored almost 13 years ago by TJ Holowaychuk <[email protected]>
build

8b92dbc1c9675319efda5acac43f9f7aa0796ab0 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
debug docs

aa494a2b438862d5e7aca6d44e4d8fb6b00277b6 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Release 0.7.1

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

95c95e8d45b18fef55a5c4cfe1f41606636cec1b authored almost 13 years ago by TJ Holowaychuk <[email protected]>
docs for doc

e4dc2dd6e2c0a7cb54c815649676dc6fd4e694c1 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Fixed CWD relative requires

681a4212c6ab06871928cbcde797da60abc3cd85 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Fixed _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

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

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)

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

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.

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

221a3c049ed3a943ce36fd0a4ffe0e23acbb7cab authored almost 13 years ago by Tj Holowaychuk <[email protected]>
local jquery

a7862b0805428d3bf750b66c89c9eb91da1ff5c5 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
error in example

d5bb213300631f4625b0f62300a0775aee822e24 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
escape the message so teamcity can handle them

f6a8ad4d508f83b6f9df440e4233aceb17ed1c0c authored almost 13 years ago by Ben Lindsey <[email protected]>
misc refactoring

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

f059da6c6d46c3dc4450e736f4ccab81ab0180e5 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
removed duplicate package.json "bin"

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

Fixed Readme

c0a8d6e08c50ff286dcd95ce0b7fd0ec703a2dcb authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Fixed Readme

- modify markdown syntax

81ed51fc7db897922742df32c0b7d75fa81e7352 authored almost 13 years ago by Ryunosuke SATO <[email protected]>
misc

c9cfde5f007a4239db3406eb96f7597ebf9b7c8e authored almost 13 years ago by TJ Holowaychuk <[email protected]>
contributors

da61410e5663bb931911892024f89fea60001060 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Release 0.7.0

d269fbd7a10a322d78d49d0bb1715021b62cde9f authored almost 13 years ago by TJ Holowaychuk <[email protected]>
misc refactoring

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

X browser

9bcb0459f6e9eab9dc2bfd45c00d56c5b4aa0b26 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Renamed global with window.

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

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

fd57007a7afb29df2081e1199202d25a4aa8c866 authored almost 13 years ago by Guillermo Rauch <[email protected]>
Merge branch 'master' into x-browser

Conflicts:
Makefile

7fffe599843b9a8485acd8b0b017907fba0d890d authored almost 13 years ago by Guillermo Rauch <[email protected]>
Fixed browser note

514dbc51a1dba64138c5792520901ce35f978566 authored almost 13 years ago by Guillermo Rauch <[email protected]>
Fixed <=IE7 error messages

5f155a8ef9de4b7f9f77fa1703913b206070d427 authored almost 13 years ago by Guillermo Rauch <[email protected]>
Replaced usage of [] with `charAt` for IE7<=

4409746a6c9e1c10c4496c6718ab7c78de750520 authored almost 13 years ago by Guillermo Rauch <[email protected]>
Release 0.6.0

43d671083246f1bb9488bdcc958876b41b69e7a0 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Fixed usage of Array#reduce.

76ccdb7690ac511cfb572f03611c6966ee93d6cd authored almost 13 years ago by Guillermo Rauch <[email protected]>
IE8 fix for exposing `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

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

235b9d48c9b64b13ff4e7935a338a0989592b5fc authored almost 13 years ago by Guillermo Rauch <[email protected]>
Removed usage for Array#reduce

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

4f377905aae0213ddd2dc7089bdda874b3c152bd authored almost 13 years ago by Guillermo Rauch <[email protected]>
Fixed progress report for IE8<=.

6e11aa9d159b74c9da0bfcdc6dab3892e734f0a3 authored almost 13 years ago by Guillermo Rauch <[email protected]>
Cleanup

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

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

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

8ab0d5b81fdf06bcebb8c157cb9b80e6ca6fa193 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
refactored example

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

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

07320657946be37822a29ed6f5182cbfcdfce04b authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Changed: replace custom growl with growl lib

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

993c6c92ebf178157d933054a74291b22cecc2d5 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
compile

160ce348c292334d04de739d91161db3c8a5a585 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
link to new chai site

059a1c8bd84cf76008e8eb17b982875a7d204ec9 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
merged

08b36ed1c2caef658aa610a97332c3fbd80593d3 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
misc

6b4f3823ca2ec125b5dcab826b2222200f8663f7 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
tweak description

12c101a1cba7949c1c0bc43e6400552143ba8179 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
chai link

5def8885b7b741c572b259117dd0fcb378abe007 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Release 0.5.0

25e08e0fb07845fced292b71f60c3271ce83088f authored almost 13 years ago by TJ Holowaychuk <[email protected]>
clean up

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)

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

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

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

7200d60baf82e5d7d374dc54c1418673aa4c5e40 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
more refactoring

ad2f4f0edf4ecddbcd2e798a7a9640cf0bd9697c authored almost 13 years ago by TJ Holowaychuk <[email protected]>
fixed / refactored teamcity reporter

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

7529ea98b7a4544456a650157d5b2f5250843495 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
added teamcity reporter

1559bb3189e10d067a40f0c98323486f1a9711bd authored almost 13 years ago by Ben Lindsey <[email protected]>
update

e5b88f7da43dc3b2f8bd416c25429616a03bd73a authored almost 13 years ago by Tj Holowaychuk <[email protected]>
docs

4017398acdd9f2adb0066870208c16b19875a077 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
test for this.timeout()

7597bc8f615b5487c667b7ec9953213c427213e0 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Release 0.4.0

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

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

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

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

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)`

554c73a075709183c85b6cfa3189507f3b906f69 authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Added ability to disable timeouts: `timeout(false)`

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

c823003c0ea4e528b2205622bc52306df856d82b authored almost 13 years ago by TJ Holowaychuk <[email protected]>
Update Readme.md

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

b5ff18a1c31edd7779b25e192688e4792562c38b authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Fixed "suite" color for light terminals

e1f0b1ad8a904d6952f69caeb7338d04fcaa641d authored almost 13 years ago by Tj Holowaychuk <[email protected]>
wtf

9c57715512721593dd498407be04908c516152c2 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Added progress indicator to the HTML reporter

440e38cec946826db9e2089c21f570ad3abae852 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
added large.html example

52c5a3eb15aa32b8c355b81c7afcff9adcec3cb8 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Fixed require() leak spotted by [guillermo]

f38bfd59a54a84de8dc08c16d535f03db5456a58 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
fail

0fafe86068a9be94c47526d9d9f29768f912a318 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
fixed events to match node

1303f14b131b578a0fe3297188785510d1bfabf7 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
misc

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

5329f20e835518619ca752a41113116296844264 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
build

b8d4293e4d62edb77b273988934c41993ad3b2dc authored almost 13 years ago by Tj Holowaychuk <[email protected]>
hotlink

654a1db1dff78d3ec2355f0aa02851377441f7e1 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
misc

58f029482a0f71bd933d2efc10902902711ae5c0 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
update browser example

073328fc5cec7b1e069b947029506bdcb4f908be authored almost 13 years ago by Tj Holowaychuk <[email protected]>
removed suite merging

4a112f3522b9b7aeb50dfca904a08a7f53f8cd71 authored almost 13 years ago by Tj Holowaychuk <[email protected]>
Release 0.3.6

b50de76acd9795d32f4cedb3233a15d711638467 authored almost 13 years ago by Tj Holowaychuk <[email protected]>