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

update .gitignore to only ignore root mocha.js [ci skip]

github.com/mochajs/mocha - 3509029e5da38daca0d650094117600b6617a862 authored over 6 years ago by Christopher Hiller <[email protected]>
fix: When using --delay, .only() no longer works. Issue #1838

github.com/mochajs/mocha - b57f6234b75a1b25e0244ad9d04c4451414ee321 authored over 6 years ago by Silvio Massari <[email protected]>
Slight copy update on docs for test directory

github.com/mochajs/mocha - cd743228f0999ebfe8f88f224d6d61bc063de8ed authored over 6 years ago by Peter Müller <[email protected]>
update docs for the glob

github.com/mochajs/mocha - f687d2b0fb2e04b9ec9edfdfe58ce3ea513de369 authored over 6 years ago by Outsider <[email protected]>
Add all supported wallaby editors

github.com/mochajs/mocha - 14fc03090413b038672ca80fd9cbbfb0ccfc0826 authored over 6 years ago by Artem Govorov <[email protected]>
rename "common-mistake" label to "faq"

- update & sort exempt labels in stalebot config
- update `MAINTAINERS.md`
- lint markdown

Sign...

github.com/mochajs/mocha - 2e7e4c0c576996b87ca5a3bf226953bfa978d97a authored over 6 years ago by Christopher Hiller <[email protected]>
clarify docs on html, xunit and 3p reporters; closes #1906

github.com/mochajs/mocha - bca57f438037b7ce2906b4b8f7ab4b9fba5d8102 authored over 6 years ago by Christopher Hiller <[email protected]>
Revert "fix travis "before script" script"

This reverts commit c0ac1b96a5856c9ae6a4fdd028f1bb89593f723a.

github.com/mochajs/mocha - 2fe2d0116e80f37956fcf799c96276ffb8dddab5 authored over 6 years ago by Christopher Hiller <[email protected]>
fix travis "before script" script

Signed-off-by: Christopher Hiller <[email protected]>

github.com/mochajs/mocha - c0ac1b96a5856c9ae6a4fdd028f1bb89593f723a authored over 6 years ago by Christopher Hiller <[email protected]>
Release v5.0.0

github.com/mochajs/mocha - cc4a8183ae63974297d74442a9787bcb8c78fd28 authored over 6 years ago by Christopher Hiller <[email protected]>
finalize v5.0.0 CHANGELOG [ci skip]

github.com/mochajs/mocha - 9f61c04db6f880acd9ca0dc2ca629e996fb3ab8d authored over 6 years ago by Christopher Hiller <[email protected]>
remove more references to make and Makefile

github.com/mochajs/mocha - a7267b4b49c423abe0924e865597caa1750416c6 authored over 6 years ago by Christopher Hiller <[email protected]>
prep changelog for v5.0.0 [ci skip]

github.com/mochajs/mocha - dc5825291be779122bea31fbf46593859eed638e authored over 6 years ago by Christopher Hiller <[email protected]>
docs(index): add missing doc link (#3203); closes #3135

github.com/mochajs/mocha - f8a1d2a388f1a7fb25313703ee128f3cc7567656 authored over 6 years ago by Valeri Karpov <[email protected]>
update package-lock.json

github.com/mochajs/mocha - 401997f44dc54177d1f2dc74954be29df5e29d1d authored over 6 years ago by Christopher Hiller <[email protected]>
Add ability to pass in test files to be ran before positional files via --file (#3190)

* Add ability to pass in test files to be ran before positional files via --file

Fixes #3181

github.com/mochajs/mocha - 50aec7a249c7b2a28e2fdc18058829f48e6ee6d6 authored over 6 years ago by Harry Wolff <[email protected]>
fix id and class definition

github.com/mochajs/mocha - 7d8abe0168f74bd4551a73965d2f7ff42015203e authored over 6 years ago by Daniel Ruf <[email protected]>
Rewrite Makefile using NPS Scripts. Closes #2352

github.com/mochajs/mocha - 0a3e32b81b3ca65c6795cce04fc9d9a8ad9f7a1c authored over 6 years ago by Ted Yavuzkurt <[email protected]>
Drop TextMate integration inside mocha closes https://github.com/mochajs/mocha/issues/3118

github.com/mochajs/mocha - c7730a623fd7398b968b0a3f00ad9574f31715af authored over 6 years ago by Bamieh <[email protected]>
update ESM tests to run against headless chrome instead of saucelabs' chrome only

github.com/mochajs/mocha - 5c6e99b50bd2a17c03a5ae6b52862bc60121bd91 authored over 6 years ago by Christopher Hiller <[email protected]>
attempt to get travis working again

github.com/mochajs/mocha - ac1dd704bce4f68a1b4044f748790c20b34e04c2 authored over 6 years ago by Christopher Hiller <[email protected]>
Added Netlify config file

The Netlify build configuration currently only resides in their admin panel. This configuration ...

github.com/mochajs/mocha - 565726d8d4d17a6dc8683c08a43cf236d720e37e authored over 6 years ago by Peter Müller <[email protected]>
Align netlify config with admin panel

github.com/mochajs/mocha - e8b55925d6e80e01f824c99a1fae63148a132671 authored over 6 years ago by Peter Müller <[email protected]>
replace phantomjs with puppeteer for browser tests; closes #3128

github.com/mochajs/mocha - e54370eaa4b16db96f14157fdce06272e2b4ec68 authored over 6 years ago by Andrew Krawchyk <[email protected]>
document Error/undefined params to the 'done' callback; closes #3134

* docs: Error/undefined params to the 'done' callback

github.com/mochajs/mocha - cb09e8bc752a4ad506dcb9c3c4def8dbd1c6622f authored over 6 years ago by Marais Rossouw <[email protected]>
add --no-timeouts to docs; closes #3137 (#3176)

github.com/mochajs/mocha - b2697a7f5fca1e953474b7ba9722d9ec98363111 authored over 6 years ago by Dina Berry <[email protected]>
lint Markdown; closes #3172

- add [markdownlint-cli](https://npm.im/markdownlint-cli)
- lint all Markdown files
- add some r...

github.com/mochajs/mocha - a723b8f8da2977b5f7620c0cdbdb299a09ee78e4 authored over 6 years ago by Christopher Hiller <[email protected]>
test setup for ESM support

github.com/mochajs/mocha - dc12bd5ce81dfaf5dda290c5387024be7936117a authored over 6 years ago by Christopher Hiller <[email protected]>
drop support for ie9 and ie10; closes https://github.com/mochajs/mocha/issues/3148

drop sublime gitignore

remove sublime project

github.com/mochajs/mocha - 3f314b619174174d4f406ba610f95f4bdf652943 authored over 6 years ago by Bamieh <[email protected]>
Update karma.conf.js

github.com/mochajs/mocha - 95d2fe7d113852fc584cda4dbb79510d4b79271c authored over 6 years ago by Ahmad Bamieh <[email protected]>
Update .travis.yml

github.com/mochajs/mocha - a554adb7bd672e3118ab3f43d4258f5c39baf768 authored over 6 years ago by Anthony <[email protected]>
Ensure consistent calculation of duration

probably doesn't make much of a difference, but seems more correct

github.com/mochajs/mocha - 3e85f89026ccdfb874fa523641e6d3da94a57b61 authored over 6 years ago by FND <[email protected]>
Link to unexpected.js on http. Cert errors on https

github.com/mochajs/mocha - ef981a2794e564ccb08a48deeaf0450517ad054b authored over 6 years ago by Peter Müller <[email protected]>
Fix typos

github.com/mochajs/mocha - 51616395ee584fea4ef0d71d243244bc571375ce authored over 6 years ago by Thomas Broadley <[email protected]>
Update README.md

github.com/mochajs/mocha - c1da848baee744fedb10ff55cf3c6c738b476aef authored over 6 years ago by Anthony <[email protected]>
Release v4.1.0

github.com/mochajs/mocha - 6b9ddc64e27d8700aa6d2cc8d0bb4b47b32d6768 authored over 6 years ago by Christopher Hiller <[email protected]>
update CHANGELOG for v4.1.0

Signed-off-by: Christopher Hiller <[email protected]>

github.com/mochajs/mocha - 3c4b11650450a60c042a2ad2feaa7d293b23790f authored over 6 years ago by Christopher Hiller <[email protected]>
`options.reporterOptions` are used for progress reporter

Progress reporter had multiple options for configuring the reporter,
but it needed the optional ...

github.com/mochajs/mocha - 5be22b23480f27679fbc0d6dd21ce6e4085029c4 authored over 6 years ago by Can Oztokmak <[email protected]>
add .fossaignore [ci skip]

FOSSA thinks `CONTRIBUTING.md` is a license, which it is not.

github.com/mochajs/mocha - ea96b18249a9e1b9236fe55c2806e32f21e6d63a authored over 6 years ago by Christopher Hiller <[email protected]>
Revert "[ImgBot] optimizes images (#3175)"

This reverts commit ae3712cf2f6e2323faef1d3293cb38c8c62b4dc6.

The optimization algorithm perfor...

github.com/mochajs/mocha - adc67fd741c768d8687995158632fabf41a7c1f0 authored over 6 years ago by Christopher Hiller <[email protected]>
[ImgBot] optimizes images (#3175)

*Total -- 989.43kb -> 562.65kb (43.13%)

/assets/mocha-banner-192.png -- 15.30kb -> 6.35kb (58...

github.com/mochajs/mocha - ae3712cf2f6e2323faef1d3293cb38c8c62b4dc6 authored over 6 years ago by ImgBot <[email protected]>
Lint netlify-headers script

github.com/mochajs/mocha - 3abed9bcf2f763b97aecc57066718a5f62bd9833 authored over 6 years ago by Peter Müller <[email protected]>
Switch opencollective image listing and avatars fadein

github.com/mochajs/mocha - a1254388fd1666865c7f055b94eb6b05b555927a authored over 6 years ago by Peter Müller <[email protected]>
Use x64 node on appveyor

github.com/mochajs/mocha - 33db6b119c471fc275d61795ba6767eea8979ebb authored over 6 years ago by Peter Müller <[email protected]>
Be explicit about styling of screenshot images

github.com/mochajs/mocha - d5a512563d0e845b57a2fed1320b120cb51a1067 authored over 6 years ago by Peter Müller <[email protected]>
Externalise js bundles

github.com/mochajs/mocha - 4b188511a1101afe01c44bf4c1337585d075d5d4 authored over 6 years ago by Peter Müller <[email protected]>
Switch backers from js onload animation to having a default background and pop in the loaded image on top of it

github.com/mochajs/mocha - 1f11c774dde7918941401746daa87c7740d81f99 authored over 6 years ago by Peter Müller <[email protected]>
Switch backer and sponsor avatars from svg to raw images. Cuts 500kb avatars download away

github.com/mochajs/mocha - 960d24991c75bc084f4b51e9826993e94bf7f555 authored over 6 years ago by Peter Müller <[email protected]>
Remove crossorigin='anonymous' from preconnect hints. Only needed for fonts, xhr and es module loads

github.com/mochajs/mocha - bd5109eb7e53c5996b7e2a748e37f6afce9ba808 authored over 6 years ago by Peter Müller <[email protected]>
Handle the case where all avatars are already loaded at the time when the script exexecutes

github.com/mochajs/mocha - 123ee4f42388700eb16c85630ae23a3e298bc70f authored over 6 years ago by Peter Müller <[email protected]>
Specific value for inlining htmlimages to guarantee logo is inlined

github.com/mochajs/mocha - 64deadce3b4175eb41c965e1fa8024b2d11e9c5a authored over 6 years ago by Peter Müller <[email protected]>
https urls where possible

github.com/mochajs/mocha - 8f1ded4e82b36df67b84347199adffe03fe8ffbe authored over 6 years ago by Peter Müller <[email protected]>
Switch google analytics to always use https, since they redirect theselves

github.com/mochajs/mocha - b5967babb15e165b72bf0e10b79f562112f105d3 authored over 6 years ago by Peter Müller <[email protected]>
Only preconnect to analytics

github.com/mochajs/mocha - 7fb4b5fbdbeb88b941b793c6be8c7916c18b9e1a authored over 6 years ago by Peter Müller <[email protected]>
Force https download for avatars. Leverage http2 from opencollective

github.com/mochajs/mocha - 361a13bb4c25b31c43facca6e45616850a482abe authored over 6 years ago by Peter Müller <[email protected]>
Force https download for avatars. Leverage http2 from opencollective

github.com/mochajs/mocha - a6519ad55613703d05f4884564018ece6708117e authored over 6 years ago by Peter Müller <[email protected]>
Add pre-browsing hints for external services

github.com/mochajs/mocha - a631f980ea6310576b83cf3b654b4443093070cc authored over 6 years ago by Peter Müller <[email protected]>
More screenshot image palette reduction

github.com/mochajs/mocha - f38f403ce6248faffe20185e75f1e9b56bb8487c authored over 6 years ago by Peter Müller <[email protected]>
Reduce color palette of largest images

github.com/mochajs/mocha - 906e26d8c50e48b0b8f24395508e107f45b55fc2 authored over 6 years ago by Peter Müller <[email protected]>
Downsize content images to maximum content width

github.com/mochajs/mocha - 829b7d1d402e933fd7092ea29e74298ba83e0d68 authored over 6 years ago by Peter Müller <[email protected]>
Add svgo and inline small enough images

github.com/mochajs/mocha - 7f01ebd855cfb92c1b846fb090a7b4d8f5550e98 authored over 6 years ago by Peter Müller <[email protected]>
Added netlify header auto generation

github.com/mochajs/mocha - a4b684dfaf5bb0c915415f32d0179aa929609c54 authored over 6 years ago by Peter Müller <[email protected]>
Space out badges a bit

github.com/mochajs/mocha - 735994c7d91a3a2b72521611526738eb6e0034fc authored over 6 years ago by Peter Müller <[email protected]>
Mobile friendliness

github.com/mochajs/mocha - 1ef231832f1b4cff3b6d9c12ce37ce41635e695f authored over 6 years ago by Peter Müller <[email protected]>
Use local gitter image

github.com/mochajs/mocha - 418d517496c372414ea2eecc18d68be570384779 authored over 6 years ago by Peter Müller <[email protected]>
Switch header over to use local logo and drop js for animating logo and tagline on load

github.com/mochajs/mocha - 363d05e42c1ce71a4af12b374b3f953f95dfe069 authored over 6 years ago by Peter Müller <[email protected]>
Move google analytics script to footer to avoid clogging the pipes during slowstart

github.com/mochajs/mocha - f56e411dc9bc7b29f507987558b35b313ff56f94 authored over 6 years ago by Peter Müller <[email protected]>
Pull html5 shiv into local project for faster serving

github.com/mochajs/mocha - 91e705eb3d67babce0ad1bb49c391a2c594f181c authored over 6 years ago by Peter Müller <[email protected]>
Pull normalize.css into repository for quicker local serving

github.com/mochajs/mocha - 6a6d7162e729c994851cfd33e416c14fd8674bdd authored over 6 years ago by Peter Müller <[email protected]>
Add preconnect for doubleclick domain that google analytics results in contacting

github.com/mochajs/mocha - 119543e2ac1f016cff9caaf533acbd9ad3457472 authored over 6 years ago by Peter Müller <[email protected]>
Run appveyor tests on x64 platform. Might enable sharp installation

github.com/mochajs/mocha - 4a6e095b889c78bb70c38a0d79792e4992ba4241 authored over 6 years ago by Peter Müller <[email protected]>
Added assetgraph-builder post build improvement

github.com/mochajs/mocha - a27e54d846fed21a744d3016415231928d66dbc2 authored over 6 years ago by Peter Müller <[email protected]>
Revert "`options.reporterOptions` are used for progress reporter"

This reverts commit 78b686f3663fbe52ecd54827e5c00af0378292ba.

github.com/mochajs/mocha - 9150e34086b614605cae58d157c68532ecc6dadc authored over 6 years ago by Christopher Hiller <[email protected]>
`options.reporterOptions` are used for progress reporter

Progress reporter had multiple options for configuring the reporter,
but it needed the optional ...

github.com/mochajs/mocha - 78b686f3663fbe52ecd54827e5c00af0378292ba authored almost 7 years ago by Can Oztokmak <[email protected]>
remove engines.npm from package.json; closes #3073

github.com/mochajs/mocha - 33b7ea68ac2ca12322247e25c96c9bec4ec66d3a authored almost 7 years ago by Christopher Hiller <[email protected]>
Added a link to the walkthrough video

github.com/mochajs/mocha - 28bfc853dd4a24e160fab39f590496128ff614f2 authored almost 7 years ago by Anthony <[email protected]>
fix timeout in file-utils.spec.js

github.com/mochajs/mocha - 64c2bfc45177f7a83898982c9ed3fe92a8b9137f authored almost 7 years ago by Christopher Hiller <[email protected]>
fix local documentation problems; closes #3157 [ci skip]

- update `Gemfile.lock`
- rename `prebuild-docs.js` to `docs-update-toc.js`
- fix `buildDocs` an...

github.com/mochajs/mocha - 9b0b8cb9fea75e4cd565d6b714424d33de9cda93 authored almost 7 years ago by Christopher Hiller <[email protected]>
add mocha side bar image to the static page (#3150) [ci skip]

- adds png to docs for VS Code extension

github.com/mochajs/mocha - 325fd4df9ebf05dc8fed7273fbc089bae51a82df authored almost 7 years ago by Cube <[email protected]>
docs: Fixed link and typo (#3151) [ci skip]

fixed broken links and typos, added feature links

github.com/mochajs/mocha - ae7166e620a9f236e18d099fc2fb8187feab9637 authored almost 7 years ago by Anthony <[email protected]>
use ES6 in Node-only sources; closes #3146

- rename all `.eslintrc.yaml` to `.eslintrc.yml` to be consistent

Signed-off-by: Christopher Hi...

github.com/mochajs/mocha - 1d486155e37743e1ba3ea6384268911d7e922cd0 authored almost 7 years ago by Christopher Hiller <[email protected]>
Move re variable definition in lookupFiles Utility (#3082)

* move regexp definition in lookupFiles.

I am using mocha programmatically, along with its ut...

github.com/mochajs/mocha - 6fc2d9e90c4b190811173da3e8db5f2cef45a6d4 authored almost 7 years ago by Ahmad Bamieh <[email protected]>
fixup no-diff tests to use expect.js for #2536

github.com/mochajs/mocha - 575d83d76b97dfa426ee9f1aa436e27f9e96b283 authored almost 7 years ago by Christopher Hiller <[email protected]>
Add --no-diff option (fixes mochajs/mocha#2514)

github.com/mochajs/mocha - 7ceaaf22c934afcd3b39aa57d15c4324f28c1e27 authored almost 7 years ago by Capacitor Set <[email protected]>
return the created test in `xit` for bdd interface; closes #3142 (#3143)

* Fixes https://github.com/mochajs/mocha/issues/3142

* added test cases suggested by @bonesku...

github.com/mochajs/mocha - 4c0df7014f31b91a2cd05312437e3e0b56af6a59 authored almost 7 years ago by Ahmad Bamieh <[email protected]>
Ignore difference of newline output in diffing test

github.com/mochajs/mocha - f7d6d8b444279ab00aa6a9a698182edde297a866 authored almost 7 years ago by ScottFreeCode <[email protected]>
attempt to fix Gitter notifications from Travis-CI [ci skip]

for `mochajs/contributors` room

Signed-off-by: Christopher Hiller <[email protected]>

github.com/mochajs/mocha - 2988a474bc3df9d75e1401a3b2de5dee2de0ae9b authored almost 7 years ago by Christopher Hiller <[email protected]>
update link to "help wanted" label in CONTRIBUTING.md [ci skip]

Signed-off-by: Christopher Hiller <[email protected]>

github.com/mochajs/mocha - 2b5c0c58498c0efa5a31baeabd904eaf77703708 authored almost 7 years ago by Christopher Hiller <[email protected]>
introduce package-lock.json; closes #3025 (#3026)

- update `.travis.yml` to use npm@5 caching where available
- remove `.npmrc` (now unused)
- r...

github.com/mochajs/mocha - 5fbbce999284f137332ab359be11117d265b6cb1 authored almost 7 years ago by Christopher Hiller <[email protected]>
add docs/ to .eslintignore

github.com/mochajs/mocha - 3200d414c5853de15d7ae2f6d7e841c356176746 authored almost 7 years ago by Christopher Hiller <[email protected]>
Test: add bdd interface test case, coverage increased

github.com/mochajs/mocha - 743c8309f8270522583e3fbc297baa747ba82860 authored almost 7 years ago by 现充 <[email protected]>
update docs-related links in CONTRIBUTING.md [ci skip]

github.com/mochajs/mocha - 37b63de9e8800eb0d2ce49944023e5b362b25353 authored almost 7 years ago by Christopher Hiller <[email protected]>
update docs for gh pages [ci skip]

github.com/mochajs/mocha - 438e394744065741714fc571b8f6bd4e0cc64c15 authored almost 7 years ago by Christopher Hiller <[email protected]>
docs: formatting fix [ci skip]

github.com/mochajs/mocha - fcb46ac2a5d8b689297fd468e086951b765c98fb authored almost 7 years ago by Christopher Hiller <[email protected]>
merge mochajs.github.io into mocha under docs/; closes #2987

Merge branch 'issue/2987-docs'

* issue/2987-docs: (272 commits)
update node/npm requirements ...

github.com/mochajs/mocha - f24607e6b04d129610613592d19f5a5af9b65d51 authored almost 7 years ago by Christopher Hiller <[email protected]>
temporarily disable uncaughtException handler

Signed-off-by: Christopher Hiller <[email protected]>

github.com/mochajs/mocha - 86bc9c8a02f8c9670d9bb70ce7c546abfeb06897 authored almost 7 years ago by Christopher Hiller <[email protected]>
Fix broken nextTick test

github.com/mochajs/mocha - 42280e893d259ebebd9b33d33c874358ea9e823f authored almost 7 years ago by Josh Soref <[email protected]>
update node/npm requirements [ci skip]

Require minimum npm 2.14.2, shipped with node 4.0.0

If node v4 is required, it's silly to requi...

github.com/mochajs/mocha - e09573f5684fc890ad3a57cf0e3b5c0d9556bc03 authored almost 7 years ago by Jon Surrell <[email protected]>
Mocha Sidebar: capitalization tweaks + remove huge gif [ci skip]

Signed-off-by: Christopher Hiller <[email protected]>

github.com/mochajs/mocha - 09d79ce19bf9900d1e447a5d7ddc360aa4340971 authored almost 7 years ago by Christopher Hiller <[email protected]>
Mocha Sidebar: fix wording [ci skip]

github.com/mochajs/mocha - a7ff660a7bfea5a62a67182ae8e937094d5320f8 authored almost 7 years ago by yehiyam <[email protected]>