Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nightwatchjs/mocha-nightwatch

mocha - simple, flexible, fun javascript test framework for node.js & the browser. (BDD, TDD, QUnit styles via interfaces)
https://github.com/nightwatchjs/mocha-nightwatch

change to output # of pending / passing even on failures. Closes #872

5d1df37b4e900ef3d2d9f412dab8330a39625cf4 authored over 11 years ago
Merge pull request #877 from Dremora/patch-1

runner.js: 'pending' event is not mentioned in docs

8878aa3d5a4f51a8535b905fd79aa98ee5d67b39 authored over 11 years ago
Merge pull request #884 from jugglinmike/add-suite-skip

Implement `suite.skip()`

966eea4e6e4eea66128fc89c9d77ecc2ef691c29 authored over 11 years ago
refactor

510a90123e2c2edd638838e0ae8e33aef496eb02 authored over 11 years ago
Merge pull request #850 from Schoonology/master

Runnable.timeout(0) no longer allows silent exits

3abf8f674d0ee5d5e6c56d616b02961e7dab3988 authored over 11 years ago
Implement `suite.skip()`

Increase parity between the "TDD" and "BDD" interfaces by implementing
`suite.skip()`. (The impl...

f06049bdf096591f2417ebc45dce74eeb3be10f9 authored over 11 years ago
Fixed textmate bundle installation

8c06c608c12f662f4b8f035584ffb92f9b0ceab4 authored over 11 years ago
runner.js: 'pending' event is not mentioned in docs

5b9140877c5f4dd881319727e2d3c1d81e00e3db authored over 11 years ago
updated xunit reporter to conform to the junit xsd (https://svn.jenkins-ci.org/trunk/hudson/dtkit/dtkit-format/dtkit-junit-model/src/main/resources/com/thalesgroup/dtkit/junit/model/xsd/junit-5.xsd)

6af471c241b4a0ff6f60cb218cba4d78fb5021e4 authored over 11 years ago
Merge branch 'master' of :wqgithub.com:visionmedia/mocha

b8c6334c11ee183ab5fe41705b204fe3259711a9 authored over 11 years ago
Merge pull request #869 from runk/master

Installation fails on node v0.10.8

1c7a793634e8d87806f75c55fda390a08f70596d authored over 11 years ago
mkdirp dep - latest version

e34008364b0b6e2c12bbefb6ac467d520b445061 authored over 11 years ago
Return true from window.onerror handler

Mocha's own error reporter will report the error; it shouldn't
be printed to the console, trigge...

f849d2bdd4ec72041fa3e344efbd40411c92cb0c authored over 11 years ago
add object diff test

1ca865a4ce3b5339fc6e6823e9f6b5461cfb1088 authored over 11 years ago
style

193d76a05a75d43f5973adda12b71987ded610ff authored over 11 years ago
Merge pull request #859 from aearly/bug/bail-hooks

Prevent subsequent hooks from being called if we are `--bail`ing.

7f124a2703caa0f612db10ab37de15d8aee35c1a authored over 11 years ago
Merge branch 'master' of github.com:visionmedia/mocha

cdf1162499affa73c1570108ad30d61339e6c02e authored over 11 years ago
Release 1.10.0

2d3747073629b5177bc65c613839c814d0b777c1 authored over 11 years ago
Runnable.timeout(0) leaves Node running.

Otherwise it's possible to create an async test with a timeout of 0 and have Node exit silently....

7c1139e8b47f817dd05508129d8134a9eafe027b authored over 11 years ago
Merge pull request #834 from attentif/master

Support `--prof` option for profiling

dfd4676c1558eeb2a6bda8a31771fb9a45eb42d1 authored over 11 years ago
remove anon-wrapper in tail.js now that the entire thing is wrapped

9159a66694b567d5f1ffed49b7feb9f11fec4c15 authored over 11 years ago
refactor

f8b2e9f8d0069d6ef8f62e31cc3febf3c6cf9d5d authored over 11 years ago
Merge pull request #837 from jimmycuadra/sinon-interference-in-browser

Save timer references to avoid Sinon interfering in the browser build

22346329c30f3a1b143a0fa1bac8c521a0a2c14d authored over 11 years ago
use resolve() instead of join() for --require

dfe6f84377673b652dfb0c0b371596cda1ea9485 authored over 11 years ago
change to always use word-based diffs for now. Closes #733

304460279534b83ef63ea1c05f826f17b3db6293 authored over 11 years ago
Merge branch 'master' of github.com:visionmedia/mocha

3667b71675f20004a42103f6d11f6421a8d183ec authored over 11 years ago
add support to pass through flags such as --debug-brk=1234. Closes #852

a4e19d33872995da480086ac188deae124e84d3e authored over 11 years ago
Merge pull request #854 from lodr/fix-ignore-iframes-as-window-indices

Adding filterLeaks() condition to not consider indices in global object as leaks

2b6cf88c091a4777d6ab721e7e03f36a548133fc authored over 11 years ago
remove a comment

14767bde24a1b1fdf2b83ec93599648d1d4a49f1 authored over 11 years ago
Merge pull request #856 from bitwiseman/glob-844

Add globbing to support windows-style globs.

80410cd9af6beb7cc54518bdc714834cf4ab6cd8 authored over 11 years ago
Add globbing to support windows-style globs.

In unix shell, globs are expanded by the shell, whereas in windows
globs are passed to the appli...

4ec8fe21ced5a7b6b8b8f0a86ebcbbe08f98d244 authored over 11 years ago
Adding filterLeaks() condition to not consider indices in global object as leaks

62f2395fb34a4dd63c40427063e0909d7b8b8aec authored over 11 years ago
fix mocha.css whitespace

176ead56c94bf1017e25d79bcb6d8bb4ec071588 authored over 11 years ago
Merge pull request #848 from rmunson/master

Some rules in mocha.css seem too broad.

beb7795329ccd26c1d1e78197ae8f6b09b94c557 authored over 11 years ago
Restricting css rules to the mocha container as necessary. Should minimize interference with external styles

be8cd37b0d88cfb06063c784176d873927349d27 authored over 11 years ago
add sans-serif for arial fallback

86c3be2bed686e8c0386e5a3356e097eb26cfbd2 authored over 11 years ago
fix weird "em" whitespace

ab40409511025f521dc8f99b6bf7372cf3715b9f authored over 11 years ago
Save timer references to avoid Sinon interfering in the browser build.

f39f3ca642aeb125421a5adb3f8034492936953f authored over 11 years ago
prevent hooks from being called if we are bailing

3f2d701ae57bcc243c76d5eff631e402afd33a68 authored over 11 years ago
adding before hook to --bail test

e4a4744ab8b131fbc80702af8c6008a4a233df6a authored over 11 years ago
Support `--prof` for profiling

29f2708ae870197c01ed07aef5a876edbd1b3269 authored over 11 years ago
add --growl back to ensure that it works

57c7acc6ff41f26d54ef8392a03cc6faf41d5083 authored over 11 years ago
Merge pull request #824 from curvedmark/qunit

Add test.only, test.skip to qunit interface

e224188798cd1e871f364631115458dec59a1516 authored over 11 years ago
Add test.only, test.skip to qunit interface

57fa4cbe3d70d21cc74d8f4eafb389e4e4c8df2a authored over 11 years ago
Merge pull request #771 from iammerrick/master

Don't Leak Process Variable

dac0b29e8da9a1242c8c7d4cb7c4837cfb82bec5 authored almost 12 years ago
change template.html tests script to tests.js

3d327c87d2abfe94aa613d50b69b50f19361c190 authored almost 12 years ago
rename `mocha init` tests.html to index.html

24754b836a01b9b13b3968357282ee4a125669b0 authored almost 12 years ago
Add css rules

d42f36aecf426300e699e34cfcd127b8a26cd2fc authored almost 12 years ago
Correct one mistake

30f130fa21233976ee8dd8c0842519317d31d304 authored almost 12 years ago
Add pending test in HTML reporter

de1bb1b32f0d3db644a636b5144ad4f6bc30dbbf authored almost 12 years ago
Change tests to accomodate afterEach, fixes #797

7fae7fbb4568ef5ac857aef1d0d7366aff5ece96 authored almost 12 years ago
Expose current test information to beforeEach, fixes #794

24856d4c721d9c974358c473436c22632e3de8dd authored almost 12 years ago
Release 1.9.0

4b05a59ed249095496a29930c975dfccd056e64e authored almost 12 years ago
build

741808236efb37ced12fff964cde67952e5b10bc authored almost 12 years ago
replace --ignore-leaks with --check-leaks

bafd14e224f1a7566808f1c1e4ed5a906220ca8b authored almost 12 years ago
change default of ignoreLeaks to true. Closes #791

868b828d1eb92f372f22103d80644f938f4a47ee authored almost 12 years ago
update contributors

f821eb6ce0c3e8bf7cde2fe1a810a26ee3839974 authored almost 12 years ago
ocd

46c663e12bde76a849e92030c9652a1ee95567dd authored almost 12 years ago
Merge pull request #763 from jfirebaugh/browser_perf

mocha browser runner is 10-100x slower than jasmine on equivalent suites

e22d85d4a633938ac4eae85662f864855354c70f authored almost 12 years ago
Do use Object.keys

This doubles performance again. Firefox should fix its damn
bug (#757).

b555875be0b45242dbf186e6a1e512063743b3bb authored almost 12 years ago
Don't scroll window while running

This roughly doubles performance again. Plus, the
scrolling is plain annoying.

ba21b082394adf53d3d9bb2823b82ea1c578bdfb authored almost 12 years ago
Run multiple immediates per browser tick

This roughly doubles browser performance. Still far
behind Jasmine however.

#763.

7696558d65ec7df9dfcce13e994d62a1181329c1 authored almost 12 years ago
Merge pull request #716 from kossnocorp/patch-1

Fix retina support

5f7102472393918fa1c456370abf6ef384035fb1 authored almost 12 years ago
Merge pull request #789 from jbowes/master

Fix typo in xunit reporter description

4476f7de7aa7c6e3e0248f5d5d76e29ff9110dc4 authored almost 12 years ago
Fix typo in xunit reporter description

f67d55ec58f677e2d3418394f9f1a5ebc4973bf3 authored almost 12 years ago
Merge pull request #712 from juzerali/tmbundle-restrict

Restricted tmbundles to js scope. Renamed bdd-describe

073cbf22518f2d9f6b148200da77ad7c7c2a14fe authored almost 12 years ago
Merge pull request #757 from yaniswang/master

The Object.keys of Firefox has bug

dd17bd83a6f703dc5b827d2032578d029f8a5cfd authored almost 12 years ago
update travis for .8 and .10

4b160aff8a1f1b6abee35661da92e14843325c5d authored almost 12 years ago
fix: use mocha.globals([...]) make tests run very slow

1aac1296a55db8ae665db1dc7705a4aa613f7fd0 authored almost 12 years ago
fix: mocha.globals([...]) make tests run very slow

17c90501cb364c969f75d731c155eea6e6634631 authored almost 12 years ago
fix firefox window.getInterface leak and access iframe via window[iframeIndex] leak

55fee17887d0b886a26a606c5bbfbcafb34b020b authored almost 12 years ago
Actual value of ignoreLoaks from configuration

Use the actual value of `ignoreLeaks` taken from the configuration.
Fix #

5b97387580c734423b26ff1a5156bd8608249e39 authored almost 12 years ago
merge

6b9621fc380bd78bf73e46c189b276ea853b8d78 authored almost 12 years ago
Merge pull request #773 from Ralt/patch-1

Removing mildly weird code

3d96a0bc120b2d38e6174190ce7ccf49fb308ce7 authored almost 12 years ago
Modify css for firefox

Currently, Firefox supports `border-radius` and `box-shadow`.
And the another one with vender-pr...

72fe29077e807a684cf26b346bd00f59701d0225 authored almost 12 years ago
Removing mildly weird code

Unnecessary switch/forEach removed.

d81c676300980e558333dc07a3b0fb09a4ad648b authored almost 12 years ago
Don't leak process variable.

831771c5422e8e52464e69ad325434c9e0cfaa53 authored almost 12 years ago
Release 1.8.2

6324d1c900b48377cf167f17b96855cc98bd7a6b authored almost 12 years ago
Merge pull request #767 from javierav/whitespace

Remove trailing whitespace

7e6272b9a24b094eaf264b2ac3629513289ddc2e authored almost 12 years ago
Merge pull request #754 from jldailey/master

use setImmediate when available instead of process.nextTick

f4f8a3d8c8cb6d3adb7f51b021b6467c61be9467 authored almost 12 years ago
same change, less verbose

451561760f3e1b8bf50b07e44b3be83b0ee0260b authored almost 12 years ago
Remove trailing whitespace

8047de5220ef984e89d61fa6cedee658050a076c authored almost 12 years ago
Fix indentation in clean utility

utils.clean extracts a test method content re-indenting the function for whitespaces.
This commi...

2bbc1bb1f915ecb16d30425847f8804e215cfda9 authored almost 12 years ago
fix Object.keys for Firefox

3b04ae43d0b67fc38b4e0de235572a7f31bb4892 authored almost 12 years ago
spaces not tabs

9d481fcfebc726001b1bd5ddc98c37cb03010df5 authored almost 12 years ago
use setImmediate when available

future-proofs for node 0.9+ (tested in 0.8.9 and 0.9.9)

73c49eb09b6b3d1cd89500c0fb179d8cda1be548 authored almost 12 years ago
refactor

4d95a875d8c45aa228602a6de42a9c56e5b6a9a8 authored almost 12 years ago
Merge pull request #673 from fredericosilva/master

fix mocha -w spinner on windows

f8d76bfe7c59422ffbc1ff2582e90254af97ab9e authored almost 12 years ago
fix mocha -w spinner on windows

971ee70718a7b80008c54fb4bc1b061d4ce44e57 authored almost 12 years ago
Merge pull request #752 from hokaccha/smartphone_style

Fix smartphone style

4a79794c4460fe0e00e8c3b3f1688de640434760 authored almost 12 years ago
fix styling of previous merge

e7157e4f907cd6e053868173009527e919f57fcc authored almost 12 years ago
Merge pull request #744 from sococo/master

Fix issue with watch style testing and duplicate uncaught exception reports.

64cb86d79ba5384d7fb5b314a54985cca68e8eb5 authored almost 12 years ago
Fix smartphone style

bf6873c6b5884fac680e7ef82a8ceaa97ec72455 authored almost 12 years ago
Update built mocha.js file

d1332acbd8abec8baaa8efef605bfcab2fc12a0f authored almost 12 years ago
JohnQ: Fix for issue where uncaught exception listener was not being properly removed.

- Occurs when you re-run a test suite with uncaught exceptions multiple times.
- Store the unca...

02b9d0bff4811937b41d649ace8e6b03f8bfb9fc authored almost 12 years ago
Don't fail tests if progress can't be rendered

This allows mocha to be used on Firefox < 3.5

c713a746ddf12619055b6f0f041857621c3aec6d authored about 12 years ago
Fix retina support

6eb7c2e76167e5eaafcf340e55c3fe1514adc12d authored about 12 years ago
Restricted tmbundles to js scope. Renamed bdd-describe

d396bd80de719bf9616e0cfd014bfb42bb28cd3d authored about 12 years ago
build

8f66a59657dc37e523749f519753cdade9486b5f authored about 12 years ago
Release 1.8.1

4da2723457ba7acb574434431b09b0b456ea72f8 authored about 12 years ago