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

more tests

github.com/mochajs/mocha - cdd43569becf97f2c49e6aecda6a666c2595aeba authored over 13 years ago
emit "error" on multiple calls

github.com/mochajs/mocha - 7c28c98c6408199ca5d0d040763ee36df7da4bb8 authored over 13 years ago
test for multiple calls

github.com/mochajs/mocha - efc235049f6cb6faf9542812e28d58ba71fe899c authored over 13 years ago
Test inherits from Runnable

github.com/mochajs/mocha - c9d930d329d2080f6cf57ac5ec9f48ae7392e997 authored over 13 years ago
pending test

github.com/mochajs/mocha - 1cf5c807fe88f78fe3e86b12eefad248b302a8f0 authored over 13 years ago
another test

github.com/mochajs/mocha - ff5ddf2c316f380838b66f2c1fc5f559465c37a7 authored over 13 years ago
another test

github.com/mochajs/mocha - 6c40e997b1dd4f0cdf5b1870445bf0eec8cfe4be authored over 13 years ago
another test

github.com/mochajs/mocha - 6a8e2f39939b0ba8254b71363e2809f02dbacf27 authored over 13 years ago
another test

github.com/mochajs/mocha - 94f1eed54dd54c39e8253aab0aec246b80a85f10 authored over 13 years ago
.run() test

github.com/mochajs/mocha - fa765228c31de97201b37bd33531f1014a64dfbd authored over 13 years ago
added arity tests

github.com/mochajs/mocha - 44a8a3d3249fab369eac06bf574f78fd6eb6ba27 authored over 13 years ago
test for timeout

github.com/mochajs/mocha - 4bf3f50332898108ccd05e2a0dea609da51dee47 authored over 13 years ago
expose Runnable

github.com/mochajs/mocha - 2f3da2fd743134ae0ce087990fd952a860d604ba authored over 13 years ago
Added Runnable

github.com/mochajs/mocha - b30eb8c1e080386ec574062ad0d06b04b27abce9 authored over 13 years ago
Fixed: clear timer on failure. Closes #80

github.com/mochajs/mocha - 7591ce6a3d1aad617cdb5f759266a2bf66e875a1 authored over 13 years ago
Release 0.0.6

github.com/mochajs/mocha - d1f77fcaf4014dadeae0dc5381f1c8f3ed26af7b authored over 13 years ago
Fixed return on immediate async error. Closes #80

github.com/mochajs/mocha - 58b36026bbfd3f221e65edb1cfddcf2951158a6f authored over 13 years ago
Release 0.0.5

github.com/mochajs/mocha - 69392fb2bebb2399248482c5aae1b4a1aae705a0 authored over 13 years ago
tweak tests a bit

github.com/mochajs/mocha - 9a24bf16026057917f34fc8c1e26da91cc7664e8 authored over 13 years ago
bump error down a line

most are relatively long

github.com/mochajs/mocha - 5fe9edb198c5b14a8040673bc0d901d2ac4e61b2 authored over 13 years ago
Merge pull request #77 from kkaefer/opts-without-nl

Don't mandate trailing newline in opts file

github.com/mochajs/mocha - 491bba28a20f662347160bcd9b9faeee294d83c7 authored over 13 years ago
don't mandate trailing newline in opts file

github.com/mochajs/mocha - 9196ffe8971a0dc4212986cfbf19bbc83481906d authored over 13 years ago
Release 0.0.4

github.com/mochajs/mocha - 1e25a4975489215570eaccf0284eb2be322fbfd0 authored over 13 years ago
Fixed hook timeouts

github.com/mochajs/mocha - 667379c39f5c086f67aa4fec2fee45a4c308e0a9 authored over 13 years ago
default suite timeout to 2s

github.com/mochajs/mocha - 6f707bebc57b7805692eef1006b3fdebb0bc0b2a authored over 13 years ago
unused var

github.com/mochajs/mocha - 4b924e88dda2ebed170ad082d194e999debfbd52 authored over 13 years ago
unused var

github.com/mochajs/mocha - 094d3b272b58e85237e2f98a7b3c808be2b837dd authored over 13 years ago
Added --interfaces and --reporters

github.com/mochajs/mocha - 6f0e97e05c858d105957df5c1948ced93305cd94 authored over 13 years ago
Added -c, --colors. Closes #69

bit of a hack with commander.js due to --no-colors
defaulting program.colors to true, yet we wan...

github.com/mochajs/mocha - 7f423018a703d5c9a56d7bba2270198cb69dfc88 authored over 13 years ago
Release 0.0.3

github.com/mochajs/mocha - db2b3f72dcad55b951a7c52b575fab7c9294d39d authored over 13 years ago
more images

github.com/mochajs/mocha - 5c1269ddfb7661993c5d20a259118a796c50456f authored over 13 years ago
travis badge

github.com/mochajs/mocha - b832f805e9f90ccb321cb7f30c1cd9bd9dfbf9d1 authored over 13 years ago
Added -C, --no-colors to explicitly disable

otherwise isatty should do the trick, but this is handy
sometimes

github.com/mochajs/mocha - 193d0b8d3b711d1952f185b400c0b88696ca7cbc authored over 13 years ago
coffee test

github.com/mochajs/mocha - abf2b67ce8bc46fe4082cd1852b8d8f8b1ad0629 authored over 13 years ago
Merge pull request #73 from Cowboy-coder/master

CoffeeScript support

github.com/mochajs/mocha - 9f4da7b6dfc53d0f696a556dd50560acc1e81f92 authored over 13 years ago
fixed weird formatting on previous commit

github.com/mochajs/mocha - 08a4d52b7277c551551fe27967d32aa121132f41 authored over 13 years ago
added coffee support

github.com/mochajs/mocha - 8732fc63dc54937efcbca087e77ccccb7170676b authored over 13 years ago
Release 0.0.2

github.com/mochajs/mocha - 5025ab04448affe0967d3ba28c12e4274ee32467 authored over 13 years ago
add link to mocha tests

github.com/mochajs/mocha - fdc2b05c2b287ea18a3e67a65a938130a414693b authored over 13 years ago
Fixed global leak detection

github.com/mochajs/mocha - a97c5a3cc6316c3628107b4b3b9c3d56423105b8 authored over 13 years ago
Fixed: escape html entities in HTML reporter as well

github.com/mochajs/mocha - e6d1f5ce6901f0744838520f92339c138dafbb46 authored over 13 years ago
Fixed html entity escaping in doc reporter code

github.com/mochajs/mocha - 39362ed3bb112509170d3130b4c67b204c9a8099 authored over 13 years ago
Fixed pending test support for HTML reporter. Closes #66

github.com/mochajs/mocha - 73b8b0ee1daa8b38568c75b6f3b5da96fd2c9406 authored over 13 years ago
Release 0.0.1

github.com/mochajs/mocha - c01a5a7bafb8f3025f1fbf463fa62b9e00929ed9 authored over 13 years ago
actually fixed

github.com/mochajs/mocha - cdfd33984fea294e3c51a96fe0fcbfd88f70caad authored over 13 years ago
Added --timeout second shorthand support.

mocha --timeout 2s

etc

github.com/mochajs/mocha - 8c2d06c486030932118f7ad8b5653a7f1d5b3012 authored over 13 years ago
fixed syntax highlighting again

github.com/mochajs/mocha - 9b7ab196bb921cc34bc2e63e91c23726818dc1b5 authored over 13 years ago
tweak colors

github.com/mochajs/mocha - 1e74361ccdf7f54ca8db42c68788bc25b54f6eba authored over 13 years ago
Added quick n dirty syntax highlighting. Closes #54

github.com/mochajs/mocha - 1f112bcdd977c8c698ab725d0cfd698fe3afccf7 authored over 13 years ago
Merge branch 'master' of github.com:visionmedia/mocha

github.com/mochajs/mocha - 2a51315bd5ae53b24c508ac1eb36efdab178daa0 authored over 13 years ago
Fixed "test end" event for uncaughtExceptions. Closes #61

github.com/mochajs/mocha - 355624380d9428e21e73b29232e74dda2020ac2e authored over 13 years ago
Release 0.0.1-alpha6

github.com/mochajs/mocha - d4c6fd58bb3536b3edd54015510503b3d089d888 authored over 13 years ago
Added travis support

github.com/mochajs/mocha - 49a8c9cd71905ab5545d4adbeb25251b7ea42455 authored over 13 years ago
last hook fix

github.com/mochajs/mocha - 9b2b741faee1d6f1429fdc3555ba0a0717743bb3 authored over 13 years ago
fixed another

github.com/mochajs/mocha - 2228806d0739f2d1fd2d255e34d212d873ed2ae6 authored over 13 years ago
fixed another

github.com/mochajs/mocha - 38c18e79be3a904ca771b568444e34b7dc6b337b authored over 13 years ago
fixed another

github.com/mochajs/mocha - 86a042fb794fc936291ee1dd2ae6dcaff07d9901 authored over 13 years ago
fixing some hook tests

github.com/mochajs/mocha - d95c691469327834ea96901790f500c206e5295f authored over 13 years ago
Fixed: cascade beforeEach / afterEach. Closes #30

github.com/mochajs/mocha - 752f7c65ccd0f36afd64dc87b3e59a698c5bdcd0 authored over 13 years ago
more tests

github.com/mochajs/mocha - ca7455edc5a1d88cac0b13235324d02dd9afa58d authored over 13 years ago
Fixed some colors for non-tty

github.com/mochajs/mocha - 374e83b6c0d5edec292d6ae9f73b764e1e1cf45d authored over 13 years ago
docs for hooks

github.com/mochajs/mocha - 2df96afc00e2c5ea198c43326cae6f3463ba3102 authored over 13 years ago
styling for FF

github.com/mochajs/mocha - c13300c9a50bffa4de225ad8df0802f4378c0bf9 authored over 13 years ago
h1 font size

github.com/mochajs/mocha - 58e04ee3bef237d36cc06d67c51c38587a7a4aa6 authored over 13 years ago
expand list-items at 850

github.com/mochajs/mocha - 2f1c0babdad66f14a03898017df457b4a0087c48 authored over 13 years ago
first para styling

github.com/mochajs/mocha - aba3089bf57e3a06a0993ba9ff6805d8e2aa04f3 authored over 13 years ago
overflow-x

github.com/mochajs/mocha - 0344a8385a9d05bdf1b0a4cc75654362e65e1af0 authored over 13 years ago
fixed heading levels for reporters

github.com/mochajs/mocha - 63038a407b8e74912cc07f4cabaa6523a79cd2ff authored over 13 years ago
styling images

github.com/mochajs/mocha - 25dcc338efd9e798bd0a8ea4eda51d26e8b8d686 authored over 13 years ago
display new images

github.com/mochajs/mocha - 95b95dfa145097fab0c6d2d1d5a488fdebe94c64 authored over 13 years ago
styling stats

github.com/mochajs/mocha - 906d0edb62da23b5699ae8d30c6bd5b268531655 authored over 13 years ago
docs for browser support

github.com/mochajs/mocha - 74498d49b001634c32a6969b90daa2dfaef5c7af authored over 13 years ago
changed client-side to use mocha.setup(ui) and mocha.run()

github.com/mochajs/mocha - b77248e61cff67b7d0bf770190e947abcb913dfc authored over 13 years ago
indent dt / dd within the dl

github.com/mochajs/mocha - e1159a20cedeca12299cce166218d3bfd302d523 authored over 13 years ago