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

Should the spec reporter report retries?

lilnasy opened this issue 12 months ago
Add node v20 to the tests matrix

Dentxinho opened this pull request 12 months ago
.env file support

dennys opened this issue about 1 year ago
feat: implement `repeats`

mmomtchev opened this pull request about 1 year ago
structuredClone is not defined

kylefran-thryv opened this issue about 1 year ago
Executing async tests serially?

gukoff opened this issue about 1 year ago
Root hooks not executed when programmatically running Mocha in serial mode

telaoumatenyanis opened this issue about 1 year ago
🐛 Bug: `--(f)grep` causes `mochaHooks` to not run

JakobJingleheimer opened this issue about 1 year ago
docs(authors): update author email to remove outdated information

PauloGoncalvesBH opened this pull request about 1 year ago
🚀 Feature: Explicit --import support for Node ESM

GianlucaGuarini opened this issue about 1 year ago
fix: ensure that the xunit reporter emits well-formed XML

malloryavvir opened this pull request about 1 year ago
Addressing Security Concerns in Our Package

davidz1337 opened this issue about 1 year ago
Urgent: Addressing Security Concerns in Package

RahatFatimah opened this issue about 1 year ago
Mocha parallel breaks pattern of shared before() and after()

Stono opened this issue about 1 year ago
chore: add Node v20 to the CI test matrix

akashchouhan16 opened this issue about 1 year ago
fixes #4994 - Preserves error.name during serialization process

jamesmortensen opened this pull request about 1 year ago
🐛 Bug: esm-utils (mocha.addFile) should support URL

ggrossetie opened this issue about 1 year ago
Use custom UI plugin with parallel execution

ostrovanka opened this issue about 1 year ago
How to run Mocha in Parallel, classified by directory?

mochsuryono opened this issue over 1 year ago
npm run test wont run

mary446 opened this issue over 1 year ago
feat: add option to use posix exit code upon fatal signal

73rhodes opened this pull request over 1 year ago
🔒 Security: Vulnerability Detected in Dependency (NPM inflight)

kat2codes opened this issue over 1 year ago
🔒 Security: Vulnerability Detected in Dependency (NPM debug)

kat2codes opened this issue over 1 year ago
Watch fails on typescript after 2nd code recompile

nebosite opened this issue over 1 year ago
feat: add file path to xunit reporter

bmish opened this pull request over 1 year ago
Loader ts-node/esm omitting generic types from extended class

Khanon opened this issue over 1 year ago
🚀 Feature: Parallel support for test (it()) block

rakeshpareek01 opened this issue over 1 year ago
🚀 Feature: Support printing each error within AggregateErrors

domenic opened this issue over 1 year ago
Mocha runs old javascript test instead of new typescript test

Almenon opened this issue over 1 year ago
fix: extends not working for some settings

manuth opened this pull request over 1 year ago
🐛 Bug: Some Settings Cannot Be Inherited (extends keyword)

manuth opened this issue over 1 year ago
core: classify things

jimmywarting opened this pull request over 1 year ago
Add Node v19 to test matrix

juergba opened this pull request over 1 year ago
Getting instance index in parallel mode

k06a opened this issue over 1 year ago
verify if args passed with --file exists and if not show a message

dennxa opened this pull request over 1 year ago
fix #4837 Update glob due to vulnerability in dep

jb2311 opened this pull request over 1 year ago
Request to help: Tejiri and Hardik

rextejiri opened this issue over 1 year ago
How to non-parallel testing by Mocha framework?

AlirezaEthDev opened this issue over 1 year ago
Getting Started still refers to ./node_modules/mocha/bin/mocha

mhchem opened this issue over 1 year ago
Initializing the `describe` and `it` blocks

kot99a opened this issue over 1 year ago
Repeat mocha runs in a loop in non parallel mode

npocmaka opened this issue over 1 year ago
🚀 Feature: Explicitly programmatically fail test

dbrgn opened this issue over 1 year ago
Fix deprecated warn gh actions

outsideris opened this pull request over 1 year ago
Pass variables to mocharc.js

NeginMn opened this issue over 1 year ago
fix: delay parallel pool termination to prevent false negatives

echuber2 opened this pull request over 1 year ago
🚀 Feature: Test Sharding for CI Matrix Purposes

amerryma opened this issue over 1 year ago
Passing certain arguments after "npm test -- " skips all tests

jamietwells opened this issue over 1 year ago
[ERR_PACKAGE_PATH_NOT_EXPORTED] Mocha incompatible with "deepdash"

c0ncentus opened this issue over 1 year ago
🚀 Feature: Way to setup/teardown one resource per MOCHA_WORKER_ID

jedwards1211 opened this issue almost 2 years ago
ERR_UNKNOWN_FILE_EXTENSION when importing certain packages in tests

patreeceeo opened this issue almost 2 years ago
docs: fix simple typo, priorty -> priority

timgates42 opened this pull request almost 2 years ago
🐛 Bug: --fail-zero always fails the test run when --delay is also used

tonimellodic opened this issue almost 2 years ago
deps: remove unused deps

outsideris opened this pull request almost 2 years ago
🐛 Bug: Mocha not print any output when failed loading

SettingDust opened this issue almost 2 years ago
🚀 Feature: Running parallel tests in isolation

rochdev opened this issue almost 2 years ago
fix(browser): failed test icon color

kleisauke opened this pull request almost 2 years ago
feat: ability to decorate esm module name before importing it

j0tunn opened this pull request almost 2 years ago
docs: remove duplicated header "command-line usage"

PauloGoncalvesBH opened this pull request almost 2 years ago
🐛 Bug: RangeError: Invalid array length with Cypress version 10.8+

paulgrant opened this issue almost 2 years ago
fix #4837 Upgrade glob dependency to 8.0.3

joewagner opened this pull request almost 2 years ago
Broken IntelliJ integration when tests are running in parallel 2

Tcharl opened this issue almost 2 years ago
WIP: upgrade yargs from 16.2.0 to 17.6.0

apupier opened this pull request almost 2 years ago
Upgrade yargs dependency to 17.x

apupier opened this issue almost 2 years ago
🚀 Feature: New `repeat` option to run tests an arbitrary number of times

baileympearson opened this issue almost 2 years ago
Mocha fails silently when 10 or more errors occurs outside the test suite

andreroggeri opened this issue almost 2 years ago
Listen on all hooks

damiankaminski opened this issue almost 2 years ago
ci: update stale action

outsideris opened this pull request almost 2 years ago
🚀 Feature: Custom error message for failed await

jahorton opened this issue almost 2 years ago
docs: use mocha.js instead of mocha in the example run

nikolas opened this pull request almost 2 years ago
loadFilesAsync and unloading files

fvictorio opened this issue about 2 years ago
feat: introduce `__mocha_worker_id__` property

epszaw opened this pull request about 2 years ago
feat: deprecation message when an async callback is used in a Suite

alcuadrado opened this pull request about 2 years ago
docs: fix fragment ID for yargs' "extends" documentation

Spencer-Doak opened this pull request about 2 years ago
Add test to prevent ReDoS for clean()

outsideris opened this pull request about 2 years ago
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module:

khteh opened this issue about 2 years ago
Fix 4903

aljones15 opened this pull request about 2 years ago
Inaccessible filter/replay buttons in browser reporter

JoshuaKGoldberg opened this issue about 2 years ago
TypeError: cyclic object value with JSON.stringify

jmlopez-rod opened this issue about 2 years ago
🚀 Feature: Running tests in browser and have reports in CLI

hosseinalipour opened this issue about 2 years ago
"parallel" flag not working with 'command-line-args' library

MrG360 opened this issue about 2 years ago
Support tsconfig paths mapping similar to Jest's moduleNameMapper

ackvf opened this issue about 2 years ago
🔒 Security: Upgrade yargs-parser and yargs to latest stable version

deathstar1708 opened this issue about 2 years ago