Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pro
- Basel, Switzerland
- Basel, Switzerland
Popular repositories
-
mocha
Forked from mochajs/mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browserJavaScript
-
yargs-parser
Forked from yargs/yargs-parser
💪 the mighty option parser used by yargsJavaScript
87 contributions in the last year
Contribution activity
June 2019
juergba has no activity
yet for this period.
May 2019
Created a pull request in mochajs/mocha that received 5 comments
Fix regression/bug in "lookupFiles()"
Description of Change
fix (my) regession: in some cases directories are returned, but only files are expected.
fix existing bug: in some cases g…
+49
−16
•
5
comments
- modify Mocha constructor to accept options.global or options.globals
- Add mocha.min.js file to stacktrace filter
- Extract `watchRun` into separate module
- Extend tests for `--watch` options
- chore: upgrade (most) depedencies to latest
- Document option to define custom report name for xunit reporter
- fix timeout/slow string values and duplicate arguments
- various doc-related fixes
Created an issue in mochajs/mocha that received 1 comment
Soft deprecate "mocha.opts"
Since v6.0.0 "mocha.opts" is considered "legacy". soft deprecate provide migration script to configuration file format
1
comment