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
fix some rewiremock usages
github.com/mochajs/mocha - boneskull opened this pull request almost 4 years ago
github.com/mochajs/mocha - boneskull opened this pull request almost 4 years ago
🚀 Feature: Global fixtures should run before any files are loaded
github.com/mochajs/mocha - lucasrcosta opened this issue about 4 years ago
github.com/mochajs/mocha - lucasrcosta opened this issue about 4 years ago
Change CLI file parsing errors to use an error code
github.com/mochajs/mocha - evaline-ju opened this pull request about 4 years ago
github.com/mochajs/mocha - evaline-ju opened this pull request about 4 years ago
🐛 Bug: xUnit xml format uses errors not failures
github.com/mochajs/mocha - kkennedy-ephesoft opened this issue about 4 years ago
github.com/mochajs/mocha - kkennedy-ephesoft opened this issue about 4 years ago
🐛 Bug: Negative functional tests started to throw "Uncaught Error" after mocha update to 8.2.0
github.com/mochajs/mocha - mykola-mokhnach opened this issue about 4 years ago
github.com/mochajs/mocha - mykola-mokhnach opened this issue about 4 years ago
🚀 Feature: Normalize non-reporter command-line output
github.com/mochajs/mocha - boneskull opened this issue about 4 years ago
github.com/mochajs/mocha - boneskull opened this issue about 4 years ago
feat: support running with TrustedTypes enforced
github.com/mochajs/mocha - rictic opened this pull request about 4 years ago
github.com/mochajs/mocha - rictic opened this pull request about 4 years ago
do not leak polyfills into global context; closes #4423
github.com/mochajs/mocha - boneskull opened this pull request about 4 years ago
github.com/mochajs/mocha - boneskull opened this pull request about 4 years ago
Fix parallel feature: disable parallel automatically/ add command line option
github.com/mochajs/mocha - stoicchild8910 opened this pull request about 4 years ago
github.com/mochajs/mocha - stoicchild8910 opened this pull request about 4 years ago
🛠️ Repo: Consider strategy for asserting compat with third-party modules
github.com/mochajs/mocha - boneskull opened this issue about 4 years ago
github.com/mochajs/mocha - boneskull opened this issue about 4 years ago
🐛 Bug: Mocha adds forEach property to CSSStyleDeclaration, at least inside a Proxy
github.com/mochajs/mocha - edwinm opened this issue about 4 years ago
github.com/mochajs/mocha - edwinm opened this issue about 4 years ago
TypeError: Suite was defined but no callback was supplied. Supply a callback or explicitly skip the suite.
github.com/mochajs/mocha - justin-wingo opened this issue about 4 years ago
github.com/mochajs/mocha - justin-wingo opened this issue about 4 years ago
fix: fully support 'extends' for configurations
github.com/mochajs/mocha - mf-pherlihy opened this pull request over 4 years ago
github.com/mochajs/mocha - mf-pherlihy opened this pull request over 4 years ago
How to use addFile in browser with npm package of mocha
github.com/mochajs/mocha - zyf0330 opened this issue over 4 years ago
github.com/mochajs/mocha - zyf0330 opened this issue over 4 years ago
TypeError: Cannot read property 'equal' of undefined
github.com/mochajs/mocha - frankli-dev opened this issue over 4 years ago
github.com/mochajs/mocha - frankli-dev opened this issue over 4 years ago
🚀 Feature: Failures in before() and beforeAll() should cause all impacted tests to be reported as failed
github.com/mochajs/mocha - jmiller-airfox opened this issue over 4 years ago
github.com/mochajs/mocha - jmiller-airfox opened this issue over 4 years ago
🚀 Feature: Replace canonical representations used in diffs with something like util.format()
github.com/mochajs/mocha - ThisIsMissEm opened this issue over 4 years ago
github.com/mochajs/mocha - ThisIsMissEm opened this issue over 4 years ago
🚀 Feature: Support ESM (ECMAScript Modules) in watch mode
github.com/mochajs/mocha - Swivelgames opened this issue over 4 years ago
github.com/mochajs/mocha - Swivelgames opened this issue over 4 years ago
mark Runnable#retries and Runnable#currentRetry methods as public
github.com/mochajs/mocha - jan-molak opened this pull request over 4 years ago
github.com/mochajs/mocha - jan-molak opened this pull request over 4 years ago
🚀 Feature: Re-run only affected modules in watch mode
github.com/mochajs/mocha - boneskull opened this issue over 4 years ago
github.com/mochajs/mocha - boneskull opened this issue over 4 years ago
🚀 Feature: Integrate with code coverage for a "--changed" style option
github.com/mochajs/mocha - craigtaub opened this issue over 4 years ago
github.com/mochajs/mocha - craigtaub opened this issue over 4 years ago
🚀 Feature: Support multiple reporters in Node.js
github.com/mochajs/mocha - craigtaub opened this issue over 4 years ago
github.com/mochajs/mocha - craigtaub opened this issue over 4 years ago
🚀 Feature: Support setting options via environment vars
github.com/mochajs/mocha - jedwards1211 opened this issue over 4 years ago
github.com/mochajs/mocha - jedwards1211 opened this issue over 4 years ago
🚀 Feature: Make parallel mode smarter
github.com/mochajs/mocha - boneskull opened this issue over 4 years ago
github.com/mochajs/mocha - boneskull opened this issue over 4 years ago
🚀 Feature: Ability to pass line number in command line to run single test
github.com/mochajs/mocha - Trevoke opened this issue over 4 years ago
github.com/mochajs/mocha - Trevoke opened this issue over 4 years ago
🛠️ Repo: Refactor Runner unit tests
github.com/mochajs/mocha - boneskull opened this issue over 4 years ago
github.com/mochajs/mocha - boneskull opened this issue over 4 years ago
🚀 Feature: Mocha.prototype.run API version that isn't weird and inconsistent
github.com/mochajs/mocha - boneskull opened this issue over 4 years ago
github.com/mochajs/mocha - boneskull opened this issue over 4 years ago
📝 Docs: Document that hooks support the 'done' parameter
github.com/mochajs/mocha - wheresrhys opened this issue over 4 years ago
github.com/mochajs/mocha - wheresrhys opened this issue over 4 years ago
"hook" event is triggered after "test" event
github.com/mochajs/mocha - sskorol opened this issue over 4 years ago
github.com/mochajs/mocha - sskorol opened this issue over 4 years ago
🛠️ Repo: Look at a Finite State Machine (FSM) implementation
github.com/mochajs/mocha - boneskull opened this issue over 4 years ago
github.com/mochajs/mocha - boneskull opened this issue over 4 years ago
🛠️ Repo: e2e test helpers could be better (test/integration/helpers.js)
github.com/mochajs/mocha - boneskull opened this issue over 4 years ago
github.com/mochajs/mocha - boneskull opened this issue over 4 years ago
Report skipped tests upon beforeEach hook failure
github.com/mochajs/mocha - juergba opened this pull request over 4 years ago
github.com/mochajs/mocha - juergba opened this pull request over 4 years ago
🛠️ Repo: Lint/validate JSDoc
github.com/mochajs/mocha - boneskull opened this issue over 4 years ago
github.com/mochajs/mocha - boneskull opened this issue over 4 years ago
Improve hook pattern of 'this.skip()' in beforeAll hooks
github.com/mochajs/mocha - juergba opened this pull request over 4 years ago
github.com/mochajs/mocha - juergba opened this pull request over 4 years ago
Report skipped tests upon beforeAll hook failure
github.com/mochajs/mocha - juergba opened this pull request over 4 years ago
github.com/mochajs/mocha - juergba opened this pull request over 4 years ago
🚀 Feature: Possibility to return 0 exit code when tests run successfully even with fails
github.com/mochajs/mocha - ilgonmic opened this issue over 4 years ago
github.com/mochajs/mocha - ilgonmic opened this issue over 4 years ago
🐛 Bug: Test stops recognizing exceptions once done has been called
github.com/mochajs/mocha - feckertson opened this issue over 4 years ago
github.com/mochajs/mocha - feckertson opened this issue over 4 years ago
🐛 Bug: Option "--recursive" does not support typescript files
github.com/mochajs/mocha - fedulovivan opened this issue over 4 years ago
github.com/mochajs/mocha - fedulovivan opened this issue over 4 years ago
🚀 Feature: Xunit reporter Failure node does not include message and type attributes
github.com/mochajs/mocha - rkpareek opened this issue over 4 years ago
github.com/mochajs/mocha - rkpareek opened this issue over 4 years ago
🚀 Feature: Support log level configuration
github.com/mochajs/mocha - Sayan751 opened this issue almost 5 years ago
github.com/mochajs/mocha - Sayan751 opened this issue almost 5 years ago
Remove deprecated methods
github.com/mochajs/mocha - wnghdcjfe opened this pull request almost 5 years ago
github.com/mochajs/mocha - wnghdcjfe opened this pull request almost 5 years ago
Mocha 7.0.1 quits watching when all tests file are removed
github.com/mochajs/mocha - normanzb opened this issue almost 5 years ago
github.com/mochajs/mocha - normanzb opened this issue almost 5 years ago
Isolation of "this" on test basis.
github.com/mochajs/mocha - andreventuravale opened this issue almost 5 years ago
github.com/mochajs/mocha - andreventuravale opened this issue almost 5 years ago
WIP Playing around with .d.ts generation
github.com/mochajs/mocha - cspotcode opened this pull request almost 5 years ago
github.com/mochajs/mocha - cspotcode opened this pull request almost 5 years ago
🚀 Feature: TypeScript .d.ts type declarations
github.com/mochajs/mocha - boneskull opened this issue almost 5 years ago
github.com/mochajs/mocha - boneskull opened this issue almost 5 years ago
Show more precise time duration in reporter epilogue
github.com/mochajs/mocha - yomed opened this issue almost 5 years ago
github.com/mochajs/mocha - yomed opened this issue almost 5 years ago
feat: make browsertest failures standout
github.com/mochajs/mocha - dhuang612 opened this pull request almost 5 years ago
github.com/mochajs/mocha - dhuang612 opened this pull request almost 5 years ago
Support `require` and `reporter-options` in `mocharc`
github.com/mochajs/mocha - brettz9 opened this issue almost 5 years ago
github.com/mochajs/mocha - brettz9 opened this issue almost 5 years ago
🚀 Feature: Show a meaningful error when the HTML reporter is used via the CLI
github.com/mochajs/mocha - thisismydesign opened this issue almost 5 years ago
github.com/mochajs/mocha - thisismydesign opened this issue almost 5 years ago
🛠️ Repo: Switch automations to GitHub Actions (GHA)
github.com/mochajs/mocha - craigtaub opened this issue almost 5 years ago
github.com/mochajs/mocha - craigtaub opened this issue almost 5 years ago
🗣️ Discussion: Plugin notes
github.com/mochajs/mocha - boneskull opened this issue almost 5 years ago
github.com/mochajs/mocha - boneskull opened this issue almost 5 years ago
🚀 Feature: Run last failed tests
github.com/mochajs/mocha - AuHau opened this issue almost 5 years ago
github.com/mochajs/mocha - AuHau opened this issue almost 5 years ago
Support run test for single file when there is a configuration file
github.com/mochajs/mocha - mrdulin opened this issue almost 5 years ago
github.com/mochajs/mocha - mrdulin opened this issue almost 5 years ago
chore: add script to check unit test coverage
github.com/mochajs/mocha - HyunSangHan opened this pull request about 5 years ago
github.com/mochajs/mocha - HyunSangHan opened this pull request about 5 years ago
Create migrate script to change mocha.opts to [json | js | yml | yaml]
github.com/mochajs/mocha - wnghdcjfe opened this pull request about 5 years ago
github.com/mochajs/mocha - wnghdcjfe opened this pull request about 5 years ago
fix: add global leaks detection on watch-run
github.com/mochajs/mocha - anpaul0615 opened this pull request about 5 years ago
github.com/mochajs/mocha - anpaul0615 opened this pull request about 5 years ago
Handled exception of`--file` option with non-existed file(#4047)
github.com/mochajs/mocha - leehwarang opened this pull request about 5 years ago
github.com/mochajs/mocha - leehwarang opened this pull request about 5 years ago
deprecate noHighlighting and replace it with reporterOptions.highlight #3701
github.com/mochajs/mocha - Mia-jeong opened this pull request about 5 years ago
github.com/mochajs/mocha - Mia-jeong opened this pull request about 5 years ago
🚀 Feature: Better error for `--file` option with non-existent file
github.com/mochajs/mocha - outsideris opened this issue about 5 years ago
github.com/mochajs/mocha - outsideris opened this issue about 5 years ago
🚀 Feature: Something around root-level before() and after() hooks not running on each suite
github.com/mochajs/mocha - dmchurch opened this issue about 5 years ago
github.com/mochajs/mocha - dmchurch opened this issue about 5 years ago
Mocha fails to reload watched files
github.com/mochajs/mocha - geigerzaehler opened this issue about 5 years ago
github.com/mochajs/mocha - geigerzaehler opened this issue about 5 years ago
🐛 Bug: Reports the Error twice when its message contains something similar to a stack
github.com/mochajs/mocha - dubzzz opened this issue about 5 years ago
github.com/mochajs/mocha - dubzzz opened this issue about 5 years ago
Add indentation to error message when it has several line breaks(#2159)
github.com/mochajs/mocha - 2kindsofcs opened this pull request about 5 years ago
github.com/mochajs/mocha - 2kindsofcs opened this pull request about 5 years ago
feat: make forbid-only as default on CI
github.com/mochajs/mocha - JaeHyeonKim19 opened this pull request about 5 years ago
github.com/mochajs/mocha - JaeHyeonKim19 opened this pull request about 5 years ago
📝 Docs: Indicate that "exports" interface does not work in browsers
github.com/mochajs/mocha - JKAnderson409 opened this issue over 5 years ago
github.com/mochajs/mocha - JKAnderson409 opened this issue over 5 years ago
Display stack for uncaught errors in the browser
github.com/mochajs/mocha - prust opened this pull request over 5 years ago
github.com/mochajs/mocha - prust opened this pull request over 5 years ago
🛠️ Repo: Migrate to codecov from coveralls
github.com/mochajs/mocha - boneskull opened this issue over 5 years ago
github.com/mochajs/mocha - boneskull opened this issue over 5 years ago
🚀 Feature: Crash or issue warnings on invalid config parameters
github.com/mochajs/mocha - medikoo opened this issue over 5 years ago
github.com/mochajs/mocha - medikoo opened this issue over 5 years ago
🚀 Feature: Specify setup/teardown for each test individually
github.com/mochajs/mocha - eight04 opened this issue over 5 years ago
github.com/mochajs/mocha - eight04 opened this issue over 5 years ago
🐛 Bug: Configurations don't seem to support 'extends'
github.com/mochajs/mocha - calebcartwright opened this issue over 5 years ago
github.com/mochajs/mocha - calebcartwright opened this issue over 5 years ago
🚀 Feature: Support multiple reporters in browser
github.com/mochajs/mocha - letsgotomars opened this issue over 5 years ago
github.com/mochajs/mocha - letsgotomars opened this issue over 5 years ago
🚀 Feature: Public equivalent(s) to loadOptions and handleFiles API(s)
github.com/mochajs/mocha - nicojs opened this issue over 5 years ago
github.com/mochajs/mocha - nicojs opened this issue over 5 years ago
return cleanup function from before & beforeEach
github.com/mochajs/mocha - andykais opened this issue over 5 years ago
github.com/mochajs/mocha - andykais opened this issue over 5 years ago
🛠️ Repo: Automatically publish a GH release after npm publish
github.com/mochajs/mocha - boneskull opened this issue over 5 years ago
github.com/mochajs/mocha - boneskull opened this issue over 5 years ago
🐛 Bug: Watch mode (-w) does not re-run after a run did not find any tests
github.com/mochajs/mocha - stigok opened this issue over 5 years ago
github.com/mochajs/mocha - stigok opened this issue over 5 years ago
Does Mocha encourage `this` for shared behaviors?
github.com/mochajs/mocha - morgannewman opened this issue over 5 years ago
github.com/mochajs/mocha - morgannewman opened this issue over 5 years ago
race condition on deprecation warnings in browser
github.com/mochajs/mocha - boneskull opened this issue over 5 years ago
github.com/mochajs/mocha - boneskull opened this issue over 5 years ago
do not fork if no node flags present
github.com/mochajs/mocha - boneskull opened this pull request over 5 years ago
github.com/mochajs/mocha - boneskull opened this pull request over 5 years ago
fix: do not exit when only unref'd timer is present in test code
github.com/mochajs/mocha - boneskull opened this pull request over 5 years ago
github.com/mochajs/mocha - boneskull opened this pull request over 5 years ago
🐛 Bug: --timeout 0 with unref'd timers causes process exit
github.com/mochajs/mocha - rolfl opened this issue over 5 years ago
github.com/mochajs/mocha - rolfl opened this issue over 5 years ago
add Matomo headers to 11ty and jsdoc; closes #3785
github.com/mochajs/mocha - boneskull opened this pull request over 5 years ago
github.com/mochajs/mocha - boneskull opened this pull request over 5 years ago
🚀 Feature: Add matomo headers to doc layouts
github.com/mochajs/mocha - boneskull opened this issue over 5 years ago
github.com/mochajs/mocha - boneskull opened this issue over 5 years ago
🚀 Feature: Support granular configuration
github.com/mochajs/mocha - boneskull opened this issue over 5 years ago
github.com/mochajs/mocha - boneskull opened this issue over 5 years ago
Include timing of beforeEach in test duration
github.com/mochajs/mocha - sgilroy opened this pull request over 5 years ago
github.com/mochajs/mocha - sgilroy opened this pull request over 5 years ago
Mocha reports 'No test files found' since mocha 6 (with ts-node)
github.com/mochajs/mocha - evert opened this issue over 5 years ago
github.com/mochajs/mocha - evert opened this issue over 5 years ago
mocha --watch doesn't work with v6.0.0
github.com/mochajs/mocha - fcruzel opened this issue over 5 years ago
github.com/mochajs/mocha - fcruzel opened this issue over 5 years ago
🗣️ Discussion: this.skip() - bug summary
github.com/mochajs/mocha - juergba opened this issue over 5 years ago
github.com/mochajs/mocha - juergba opened this issue over 5 years ago
exclude auto-generated contents from docs/index.md; closes #3713
github.com/mochajs/mocha - wanseob opened this pull request over 5 years ago
github.com/mochajs/mocha - wanseob opened this pull request over 5 years ago
📝 Docs: Document use of Mocha logo: attribution, licensing, and any restrictions
github.com/mochajs/mocha - AgaAgnieszkaBorcz opened this issue over 5 years ago
github.com/mochajs/mocha - AgaAgnieszkaBorcz opened this issue over 5 years ago
🚀 Feature: Config file schema
github.com/mochajs/mocha - cspotcode opened this issue over 5 years ago
github.com/mochajs/mocha - cspotcode opened this issue over 5 years ago
🛠️ Repo: Two-column lists in the docs should not be the default style for lists
github.com/mochajs/mocha - boneskull opened this issue almost 6 years ago
github.com/mochajs/mocha - boneskull opened this issue almost 6 years ago
🚀 Feature: Soft-deprecate noHighlighting
github.com/mochajs/mocha - boneskull opened this issue almost 6 years ago
github.com/mochajs/mocha - boneskull opened this issue almost 6 years ago
🛠️ Repo: Refactor to fix encapsulation issues
github.com/mochajs/mocha - boneskull opened this issue almost 6 years ago
github.com/mochajs/mocha - boneskull opened this issue almost 6 years ago
🛠️ Repo: Audit exit handlers
github.com/mochajs/mocha - boneskull opened this issue almost 6 years ago
github.com/mochajs/mocha - boneskull opened this issue almost 6 years ago
🛠️ Repo: Extract GH-237-related ESLint rules into standalone module
github.com/mochajs/mocha - boneskull opened this issue almost 6 years ago
github.com/mochajs/mocha - boneskull opened this issue almost 6 years ago
🐛 Bug: mochajs.org needs a CSP (Content Security Policy)
github.com/mochajs/mocha - boneskull opened this issue almost 6 years ago
github.com/mochajs/mocha - boneskull opened this issue almost 6 years ago