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

Refactored to utilize utils.clean()

d69ba34ac339f416c5210f32cd2932bb2ff089ee authored over 12 years ago
Added utils.clean()

8ec1434f09bf13fa620f417bf96019952ce651d2 authored over 12 years ago
Merge pull request #462 from domenic/specify

Add "specify" synonym for "it".

42a211e3dce843f9410c88741781f0f4c7f634bf authored over 12 years ago
Add "specify" synonym for "it".

Closes #396.

Adds tests for `context` and `specify`, as they work great together.

c80646632b0ba8be2d3ff511c74ec06659b0d7d0 authored over 12 years ago
Merge pull request #460 from lackac/patch-1

Fix image paths for growl when running through JavaScript API

5ef889459242d00bddcfe33cb746c2491c91ebd2 authored over 12 years ago
Differentiate mocha notices with a name through Growl

7b9734d317bc2b188b26de60ea876f879a68e07c authored over 12 years ago
Fix image paths for growl when running through JavaScript API

42ef2c72ec25f15f561ab871869495278552b9eb authored over 12 years ago
misc

885fb12f6e1c3e510afc9e3b8c7f232ea587492e authored over 12 years ago
indexOf() handles both assertions

1f0c36d7dc99a8b33a9619447ce96ee1496edc44 authored over 12 years ago
refactored global leak testing

7b2a200baf5997ba1dbc588534fda6763a55976c authored over 12 years ago
Merge pull request #456 from nathanbowser/issue-455-wildcards

Allows a wildcard (%) to be specified when defining allowed globals.

64f46521d4815ad162c08e5c7ec45de8d4f6f9b3 authored over 12 years ago
Replaces % with *

5b687ea47d397a1a258c7cd63e6e6a3321cc702b authored over 12 years ago
Rebuilds mocha.js

9b54506ad3ee43ac2d337c6b11056ad5af5055b0 authored over 12 years ago
Allows a wildcard (%) to be specified when defining allowed globals.

7436707860e673ce1c8ba270d41dbabb6d8e2930 authored over 12 years ago
Merge branch 'master' of github.com:visionmedia/mocha

94dca49d441f837c6c0ef59ece262a91653319c0 authored over 12 years ago
Fixed omission of .js extension. Closes #454

36e6f3f572e0fa7e1d9e364375bf003f61aff992 authored over 12 years ago
Merge pull request #446 from hokaccha/fix_grepurl

Fix grep url, when click title

f0740d2fb882f5b2eba08fb6a0f7fd5120dc5b22 authored over 12 years ago
Fix grep url, when click title

3a800c97918e448cea9d064a3632034b26764ba3 authored over 12 years ago
ws

72147451f5bc8f74ee5f95168248ec8548e227ed authored over 12 years ago
Release 1.1.0

f3fd032f320e6b926e05d41ca6e1d66373dcbdaf authored over 12 years ago
build

1a37c9b9cf81d00a90136d4d82ef9a64655131c1 authored over 12 years ago
Added: check each arg for directories to walk

282ed72fbd7f80de108d7316d65e892c9b496b68 authored over 12 years ago
cleanup mocha(1) file lookup for --recursive a bit

740780c405d3215560c33389aa6a3e0b07a0a6dc authored over 12 years ago
fixed styling of prev merge

6498cdaf9fe7ade7aad03ce02681501af755cf61 authored over 12 years ago
Merge branch 'master' of github.com:visionmedia/mocha

c86a23413bcbcc772219ac99d492910156a3076d authored over 12 years ago
Merge pull request #437 from abrkn/master

--recursive

6a7ee26492a8716f5078ea5c2fb902c09a6a4a7d authored over 12 years ago
recursive option

203ae3792624b89198ccb59a2031054925690091 authored over 12 years ago
Merge pull request #436 from tricknotes/modify-method-comments

Modify method comments

6b0a61266ef42edba11b2d5da0defc5cd5d30eb4 authored over 12 years ago
add recursive

51aaf779c72470507ac1ab56259d1bac8fcaf3f6 authored over 12 years ago
Modify method comments

* Remove unnecessary tailing period
* Fix typo 'publci' -> 'public'

14d6033f0aa8c8006d434383a0c05890e1be68d4 authored over 12 years ago
build

a4bd5c515326ace50d3858106e5d4d005e16197f authored over 12 years ago
Merge pull request #429 from hokaccha/context

Add `context` for BDD

157aadc6da0bf71adf8449d57a1cbe461f3f84f4 authored over 12 years ago
Add `context` for BDD

12b50358eee4988414bec5870448d5218bed09bc authored over 12 years ago
Added styling for new clickable titles

1f7e70d29789b5747b016d85fb90df4d9c6f1b35 authored over 12 years ago
Added clickable suite titles to HTML reporter

8c6a4febbb66db8b38bad4c796c5df6b7229204d authored over 12 years ago
Added utils.escapeRegexp()

ac297ba9ab3b5bc13c295a5cd364cedea6839af4 authored over 12 years ago
Changed: green arrows again in HTML reporter styling

db4760b1683176942f430983713974802903fabf authored over 12 years ago
build

00948c00676595c2a305da97a198461c91aee51e authored over 12 years ago
Merge pull request #423 from joliss/lists

Use ul/li elements instead of divs for better copy-and-pasting

bd4f9f36ab41eceea5d6f23af6b70d1c18fcce1c authored over 12 years ago
Use ul/li elements instead of divs for better copy-and-pasting

This also adds a top-level #report ul to contain the .suite li elements.

I checked that visual ...

d888cc5d202b56eb9376f0f1457bb46254e293e3 authored over 12 years ago
Fix h2 rule

b696bffa91bd70117e5eac88689995050ab39e37 authored over 12 years ago
Merge pull request #418 from Rauno56/master

Minor refacto.

4f3be76e1e6c476d45e34168290534190a1ac908 authored over 12 years ago
Minor refacto. Makin use of the already-there grep method.

8ccd695dc02495bc05d172ed6336170b5528b1d0 authored over 12 years ago
misc refactor

e8d0485feffa7c00b02fc8f14dcfdc61a8225c9d authored over 12 years ago
Merge pull request #415 from dump247/teamcity-reporter-escape

Teamcity reporter escape sequences

f524aeb846c7a2fa2b4fb3986e94347c595506da authored over 12 years ago
Escape the vertical bar in the regex

831536dc5f645a823362bce5ae7e8d07e4b13e00 authored over 12 years ago
Use global replace regex

694735807defaa0c6b00a853ea599c14fed84799 authored over 12 years ago
Support all escape sequences in the teamcity reporter

5d009c28cb9d1db3a3764293beb09802ebb21443 authored over 12 years ago
build

0b7932beb822aba07444b1e4ac7dcafc51405ffb authored over 12 years ago
refactored test

556e592433ed769aacbac3ad76ad0c071e012d8a authored over 12 years ago
Merge pull request #392 from domenic/gh-237

Save references to time globals so Sinon doesn't mess with them.

659007665b4d728c07d4db4ba6a321d6f3ca80f3 authored over 12 years ago
Added warning when strings are thrown as errors

b37afeff7c219b1ebe06db3285f70c5956f623b3 authored over 12 years ago
refactored grep tests

acd161c5d83e581c4054515e7cb140ed4ab80ad0 authored over 12 years ago
Merge pull request #407 from davemckenna01/issue325-grep-js-api

Fix issue #325 - add better grep support to js api

a2e03341861a88c20eeb5d061a20ddc140b9dfe2 authored over 12 years ago
Fixed TeamCity reporter console.log()s

b8546e17f64d410f9f55e01aeecfd592c6384e2c authored over 12 years ago
actually fixed :)

8c5812b093a7f5285e656558f1b2af971395f11b authored over 12 years ago
Release 1.0.3

88604055907da8d532e5470551bded2b7b4945cf authored over 12 years ago
build

b12c2b581a20f151866afc6cf9e586291cc529f7 authored over 12 years ago
Fixed string diff newlines

lame fix but at least you
can see them now :)

f5f45104d7a120af16e0e3aaa4f5e02fd91f422a authored over 12 years ago
Fix issue #325 - add better grep support to js api

58cd48e14b18087d502d024fc875e3f53f061437 authored over 12 years ago
Merge branch 'master' of github.com:visionmedia/mocha

c9d183c8570143142ca61c555360e7f0732efc09 authored over 12 years ago
link to google group

c90c99ef71206250c8fd361d84244a3a172bd7ff authored over 12 years ago
Merge pull request #400 from joliss/makefile

Fix two more instances of GNU Make 3.81 incompatibility

c677024733ab677ad3d9106e78d1e4cdd0b72578 authored over 12 years ago
Remove unused watch target

c4215709e04ed28219686bdeb5889bd01af00261 authored over 12 years ago
typo

4ee3adb58b3af47492a76ed9e49621a6da3f91a9 authored over 12 years ago
dont remove mocha.css on make clean

b7ca68d70fa6b1d64ee5008fafd726059b17b3d7 authored over 12 years ago
Fixed: removed mocha.css target. Closes #401

36f81f055a5dbf368fc4c6a27b233b0c58e61e75 authored over 12 years ago
Release 1.0.2

5a5f99f912430b8786bcd48381652293bb023c35 authored over 12 years ago
build

c50a637e37252f7bbe0b6c5d050a1f52f8073240 authored over 12 years ago
Merge pull request #398 from exogen/master

Only add one postMessage listener. Fixes unresponsive browser during and after tests.

8caefab4f8844d3e9acc9b1253eaae7867fb4c5c authored over 12 years ago
Only add one postMessage event listener. Fixes unresponsive browser during and after tests.

66b33c92f1fa749122a1851c3f5419520a188266 authored almost 13 years ago
Adding kinda-lame test for not using global time stuff.

693fc6bcd7354e9d05d4134e8166245eaaca4499 authored almost 13 years ago
Saving timer references to avoid Sinon interfering.

Closes #237, #320.

4c160d7326ebb35cc9782dff650a6c9da96d0935 authored almost 13 years ago
.duration box shadow

98aad6efdb195df715d88ed2f5633616bbf2ed12 authored almost 13 years ago
.duration pill styling

39fec50de98a9f4c23361bff0ba0a490398d2dbf authored almost 13 years ago
color .duration only

otherwise it looks like an error

55535773495c2ccb374758b56b2f42927a996917 authored almost 13 years ago
Fixes #47 Added support for showing test duration in HTML reporter

Shows the duration color coded along with the time (if not fast) for
the HTML reporter.
fast = g...

6f405d93823b084772e2da20590cc98a6d98e28d authored almost 13 years ago
Removed test/browser/style.css. Closes #385

just me being weird :)

107646f9e537b5a6c7ec4916612b972fe3f44e8e authored almost 13 years ago
ignore test.js

845eac1d033330b0a9ba6a1a8c172ea8bee08507 authored almost 13 years ago
fixed support for multiple --globals lists

792c34a44b02e002bfa8b7f9136d0de984343dcc authored almost 13 years ago
update mocha.opts to use two --globals

cc466dd805defba639dc3c8c5705de40b673d5e8 authored almost 13 years ago
Merge pull request #383 from brendannee/issue100

Fixes #100 Allow --globals to be used multiple times

1d0b60a004dbfee3291cb9d965915f2d59a35285 authored almost 13 years ago
Fixes #100 Allow --globals to be used multiple times

adds a callback for globals to accumulate them each time `--globals` is
called

e8bf1b3e20211e31a43a1114142cadf395b808f2 authored almost 13 years ago
Merge pull request #381 from brendannee/issue158

Fixes #158: removes jquery include from browser tests

5dc8ffbcc0c3af1815fced7351e05235cfb1d756 authored almost 13 years ago
Fixes #158: removes jquery include from browser tests

removes jquery include from `test/browser/large.html`

Also updated unload in `large.html` and ...

71f396206ee35a3e3acb9494f85f66f031a43458 authored almost 13 years ago
refactor previous merge

971497317df70d64617c2cbf97e7322c4cde18bb authored almost 13 years ago
Merge pull request #370 from adomokos/add_pending_count

Displaying the number of pending specs

f3eeab15e29a548562a6d6f31441017642edd0d6 authored almost 13 years ago
Merge pull request #374 from joliss/build-order

Make order of source files well-defined

d5a353995e9bb50dfbee300eaef97cd6baad859a authored almost 13 years ago
Make order of source files well-defined

This avoids crazy git diffs when building.

94dcf6eb08926a8b530b6f462c2bbc065df56ea2 authored almost 13 years ago
Merge pull request #373 from joliss/makefile

Fix Makefile to work with GNU Make (3.81)

874a006fc46b97da029d0832962bd66bc21fc5dc authored almost 13 years ago
Fix Makefile to work with GNU Make (3.81)

It would fail before with "cat: support/{tail,foot}.js: No such file or directory".

1cc4bad2e194f8d5c26ec3e0ce7d0599183e99eb authored almost 13 years ago
fixed grep. Closes #372

cfec01222c1406404abae345bd245ddc26c8bb25 authored almost 13 years ago
ocd

da0415303eadc4acf18d89a199bae18d87907d52 authored almost 13 years ago
make Suite#eachTest() private

d5ee332de78b4ff267a7314840ced02f0b8b737a authored almost 13 years ago
refactored Suite#eachTest()

79579c844adfaeda70fa9cd30ea52afe8137713b authored almost 13 years ago
Merge branch 'master' of github.com:visionmedia/mocha

af8823d2aef8473bb757d67056dd4cae1a62d834 authored almost 13 years ago
Merge pull request #368 from antoviaque/issue124

Fixes issues #124 and #166 - Proper display of suites/tests count when using --grep

2e564149a2c7ccb930c9f13c4962f74ecefcac4e authored almost 13 years ago
Fixes #166 - When grepping don't display the empty suites

Don't emit the 'suite' event if the suite doesn't contain tests matching
the grep expression.

0dbc43ac3b9c05e265de363bd35962c5b19a7d15 authored almost 13 years ago
Fixes #124 and fixes #166 - Changes the name of the suite.iterateTests() function to suite.eachTest(), and replaces forEach by util.forEach() for browser compatibility.

5be944a3a5a8d695de5fcce162b68bc5e5cfec27 authored almost 13 years ago
BugFix: Support for correct runner.total count when using --grep

When running --grep the runner.total is updated to the total number of
tests matched by the grep...

bd1d411fe4bb3a7b8a304f1e26fce5f092d5228f authored almost 13 years ago