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

docs

5238cf485d479bdab5421aa689c9bee51eefceeb authored about 13 years ago by Tj Holowaychuk <[email protected]>
Fixed: strip leading indentation from doc for pre tags

449375576908956d4ea6c0764faa39eadf676c26 authored about 13 years ago by Tj Holowaychuk <[email protected]>
doc typos

4bf660b71f16a7cc98aeb343ca07e62ca733f0d6 authored about 13 years ago by Tj Holowaychuk <[email protected]>
docs

ec49d4d9eadd7f8023502b9c18ab554b68b35577 authored about 13 years ago by Tj Holowaychuk <[email protected]>
docs

fb2528023bcfb08f20bca7953d1146365b8e213e authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added doc reporter. Closes #33

f5a994143855b341e38ceca42a791cd8e63cd005 authored about 13 years ago by Tj Holowaychuk <[email protected]>
docs

8a1bf999851a448e9ba1ef805832b4c628de1b82 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added merging to bdd / exports interfaces

24c1246e5a6250c2a01e2eb7c234008882d94871 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added suite merging. Closes #28

the merge.js example there with --reporter spec
will result in:

merge
stuff
one
...

e47446112f2781bc6fbb1cd47e8bc6b21b5224f0 authored about 13 years ago by Tj Holowaychuk <[email protected]>
typos

804d5175a59b83e5c433f8b164df57fc9b5fec6c authored about 13 years ago by Tj Holowaychuk <[email protected]>
docs

f7fc50a7cb0caf09e4aef9ae39d6dc1b6641951d authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added TextMate bundle and `make tm`. Closes #20

908ea48ea4730e2df31ecbeb27d3326ed1f2563f authored about 13 years ago by Tj Holowaychuk <[email protected]>
docs

547d3e92555d948e797acafc61249c8886b3ae2a authored about 13 years ago by Tj Holowaychuk <[email protected]>
docs

17c1d8d8da9ff06591a369009778c3dc317117aa authored about 13 years ago by Tj Holowaychuk <[email protected]>
Actually fixed exports.window.width

a985234ab3351be66467a64816cff8bbc69e19b7 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Release 0.0.1-alpha4

f85e3566a2b21c86e4ee6827992200d764d974ca authored about 13 years ago by Tj Holowaychuk <[email protected]>
Fixed getWindowSize() for 0.4.x. Closes #36

23f9fb7117df6bf0ced10e1ddee74c5e7cd7c20f authored about 13 years ago by Tj Holowaychuk <[email protected]>
docs about done()

98f57ada9cafbee950499a41ea2efd1a5ec94759 authored about 13 years ago by Tj Holowaychuk <[email protected]>
docs

fe547c64e07b14c83495e5fd2d47171c5cb7503f authored about 13 years ago by Tj Holowaychuk <[email protected]>
mocha.opts docs

ac3151d79790938af319c41647683fce0c7b0ca5 authored about 13 years ago by Tj Holowaychuk <[email protected]>
updated help docs

f4d6d3356261b0038e1924a8656e0ea1669b622d authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added interfaces to mocha(1) --help output

1468798d1d0fc6ba2c487bb6540ba7ba7e2e4b9e authored about 13 years ago by Tj Holowaychuk <[email protected]>
docs

b1a3e8868be0a1486eca172baeca24aa40cb559b authored about 13 years ago by Tj Holowaychuk <[email protected]>
fixed `make test`

1093293504e2f5842b3993ba6a0a36f3cd4cda50 authored about 13 years ago by Tj Holowaychuk <[email protected]>
moved tests to ./test/*

so you can just run:

$ mocha

cd76632cedb652e4d7610adb70a8769086786e55 authored about 13 years ago by Tj Holowaychuk <[email protected]>
moved grep test

8caee162cf42789143592968460647a03362cdf5 authored about 13 years ago by Tj Holowaychuk <[email protected]>
moved interface tests

b8ebaf22e36329d616bea9a18e8da76755534cfb authored about 13 years ago by Tj Holowaychuk <[email protected]>
Release 0.0.1-alpha3

da774f31045e71888f7ef2fb5981c3cbaa02cfe5 authored about 13 years ago by Tj Holowaychuk <[email protected]>
utilize commander coercion

da65a6faf5eb7e9f1e7154ccb9cad0068a080db3 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added -s, --slow <ms> to specify "slow" test threshold

5e5f3644772e00419d185923798f6393ef3dad75 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added exports.slow to tweak what is considered "slow"

4c8c1cf93f4b9e9e9492dbd0578e66aba3d378fa authored about 13 years ago by Tj Holowaychuk <[email protected]>
Changed: bright yellow for slow Dot reporter tests

b96be31bf15a8c0ed192439a64975fc4cc9fa1e5 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Fixed mocha.opts recursion issue

0e093d8816656968d825b3c89b70336f86b1784e authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added mocha-debug(1)

7cfcb13a2affb89918b106e2988c2ede900ba5a7 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added mocha.opts support. Closes #31

aec68b79c060b59f0e744c1b6547070f2ec635b6 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Default [files] to test/*.js

caad7e32910d41c2dfb5b15f821029db553f13b3 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added protection against multiple calls to done(). Closes #35

great suggestion by guillermo

cd15f89e2f54eef426666d942731260a47938d06 authored about 13 years ago by Tj Holowaychuk <[email protected]>
mark slow tests as yellow for Dot reporter

red looks like an error

561daf871183420e2547bc9d5e1765f8db61698d authored about 13 years ago by Tj Holowaychuk <[email protected]>
Release 0.0.1-alpha2

b0604ebfb3512d2baabdcdbbc292468f1ce0f7ee authored about 13 years ago by Tj Holowaychuk <[email protected]>
more nextTick()s to shorten stack traces

484432a15ad85c0b8260ddf8d88422f94c577629 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Fixed Base.window.width for 0.6.x

d4eb0a5e15ec9478daa96af98f2c35a0f6c61b82 authored about 13 years ago by Tj Holowaychuk <[email protected]>
nextTick() in runTest() to shorten stack traces

aaca2fbafe3ff074a29039b7d471fccd6d8df204 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Removed error messages from growl notifications. Closes #32

too verbose to be useful

b48ec952e62d61d71db4e62fdfd4fdcf1698e140 authored about 13 years ago by Tj Holowaychuk <[email protected]>
docs

7d728c93b34b8cec1b52b5c05f9676afc6c053bf authored about 13 years ago by Tj Holowaychuk <[email protected]>
docs

d14470430abd96d69929011e4428d05b2c135c6d authored about 13 years ago by Tj Holowaychuk <[email protected]>
docs

b0662d3017ee025e716d9552ede7be247d5d262a authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added bin to package.json

83745dd8a8b05b251f0a6fb39f8aa2ffad5690d3 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Release 0.0.1-alpha1

47643cf46b2e1161809bdae2428fd5010ba76a4f authored about 13 years ago by Tj Holowaychuk <[email protected]>
node >= 0.4.x < 0.7.0

732c5f117211fb7ee22995f5a89d9442549086e0 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Merge branch 'feature/0.6.x'

6f156c34cd182eb657c3d8147a7b3a988ec0b9d5 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added errno to globals

92d347f13defb16018ecdba60175a3f9b7f60e4b authored about 13 years ago by Tj Holowaychuk <[email protected]>
docs

20a8ae27b3d8d81efd3684ca109816c2875dcb83 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added before[Each]/after[Each] support to exports interface

b9f80c471bdd0426b73f1025ebc09f402423af4f authored about 13 years ago by Tj Holowaychuk <[email protected]>
exports example

84f414c4130cab0170f7201cfbfa0ed8cb790f29 authored about 13 years ago by Tj Holowaychuk <[email protected]>
ws

ac42f9892dd3dcbd3986cb39c4568ff5b71bcb23 authored about 13 years ago by Tj Holowaychuk <[email protected]>
tweak spec style

721ed0423de53f605c3d6918791c1e5a771cbd8a authored about 13 years ago by Tj Holowaychuk <[email protected]>
commander dep

1b41e2dc5abef3a162d8dfc9f4bb1a5e680c135d authored about 13 years ago by Tj Holowaychuk <[email protected]>
disable verbose progress bar by default

a4248603b4867171c85123dc1ed94b59392e856a authored about 13 years ago by Tj Holowaychuk <[email protected]>
typo

0f050aed61276f607a59b9be21be0f650f6694d1 authored about 13 years ago by Tj Holowaychuk <[email protected]>
tweak progress bar

464d56604798dbb5733cf48fac7dfaac3c3a7df5 authored about 13 years ago by Tj Holowaychuk <[email protected]>
ws

c3d13405856abddbb2f699c3f7cca2a36f6883bd authored about 13 years ago by Tj Holowaychuk <[email protected]>
tweak meta http example

682cace985087924bab1d9db8ef5652e192bdf0b authored about 13 years ago by Tj Holowaychuk <[email protected]>
complete meta test test

ea3364ed254e2493754ba1ae0daa1f984fce48da authored about 13 years ago by Tj Holowaychuk <[email protected]>
moar meta 2 example

cf5fb1e84e306cdd955686968bf7367acb6bae36 authored about 13 years ago by Tj Holowaychuk <[email protected]>
alternative http meta example

c26b81a6b1cef183b65e36862ded3b0d60c85358 authored about 13 years ago by Tj Holowaychuk <[email protected]>
docs

6c48f6dcc5c256d8c70d00b074b3f5f1b506423c authored about 13 years ago by Tj Holowaychuk <[email protected]>
styling

9e054d2d69f93b557a114ed29ccc3016df41027e authored about 13 years ago by Tj Holowaychuk <[email protected]>
tweak styling a bit

1da6c4c1fb453625e45ac5990403fd95fea90a65 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Fixed spec error reporting

585614407f611c49f155a57fd97594571a64a7af authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added basic spec reporter. Closes #26

needs some love

599ad988af79495d51a7a92f0079b27a27e489e7 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added support for pending tests. Closes #27

fe956b1724506fcbf4cb5c050c9dc4c74b625481 authored about 13 years ago by Tj Holowaychuk <[email protected]>
docs

457744edf7fdb1f38107ae4d880e093d7d8e7909 authored about 13 years ago by Tj Holowaychuk <[email protected]>
moar meta example

e5e63e77d3ad35cc6a7ecfbfcbf51b6fccc2cc7f authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added meta http example

d5119268af523c0cbf05cbaabcdda07772b95c02 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added quick fs example

showing that you can use the done() callback as a regular
callback with an error

b8a02a4f836cdb9e420f5252f6a7aca16e9f04bb authored about 13 years ago by Tj Holowaychuk <[email protected]>
-t, --timeout docs

34f9ae7fc4cf76b358bd6ce40e05298bed6613b8 authored about 13 years ago by Tj Holowaychuk <[email protected]>
docs

a0a7c88835323808435e042b277b53c9765a1d8b authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added -t, --timeout <ms>

028586a182089996a35a3ab99610750769d77e6e authored about 13 years ago by Tj Holowaychuk <[email protected]>
show durations in dot reporter

c5753faadd9fcbb0e8ecd2064304f4d211872c72 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added simple --grep test

32ddb5657dd6d60999a09833a2d0c95a917d667b authored about 13 years ago by Tj Holowaychuk <[email protected]>
mocha(1) docs

915ff8d2434213c9ade1db7aab7bd420d14b7e1e authored about 13 years ago by Tj Holowaychuk <[email protected]>
docs

caaa6cf84e02f53b4706bb8752e955c6a070a9a1 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added -g, --grep <pattern> support

0693f775362efb55376c98043d10542e680582a1 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Fixed after() hook

should be after nested suite tests/hooks are executed

8abac2b06dbb7f057546e7b8266f976b7fbdda42 authored about 13 years ago by Tj Holowaychuk <[email protected]>
changed hook test to not use "exit" event

a throw in here can cause some ugly recursion

56fcaa4d8f17ed8b8b5369c0d94a0080d91e179f authored about 13 years ago by Tj Holowaychuk <[email protected]>
Fixed error listings due to stdout. Closes #17

3701cf0b6e08ff29919fd0d5a24abe70036f46de authored about 13 years ago by Tj Holowaychuk <[email protected]>
Fixed epilogue with failures

208e9ab189d20a3941984fe8802d0a29be9ae4bf authored about 13 years ago by Tj Holowaychuk <[email protected]>
fixed list reporter error styling to match prev commit

4fad88c9572ae41811647d4c3eeb6a5d717ace53 authored about 13 years ago by Tj Holowaychuk <[email protected]>
tweak list reporter styling

a5d98f4551f0c07995bdf6f6754c7a9a1039f2e2 authored about 13 years ago by Tj Holowaychuk <[email protected]>
keywords

6209443ea5e0cdf7ea9aec2a03c659f460aab369 authored about 13 years ago by Tj Holowaychuk <[email protected]>
update deps

af87aabc175507d5fcae5bef82dbd28fc390dc34 authored about 13 years ago by Tj Holowaychuk <[email protected]>
feature

fafef89576223e8eb6a5361f8c008656f0015b87 authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added duration highlight functionality. Closes #23

b2753a4db8bfa4e0c24d13cd0bfd0d76781380ae authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added -g, --growl support. Closes #24

nexttick is not enough for the binVersion call in node-growl,
so that should be added as a dep l...

bef4b105e7b58f4c07d5c1c86e5e01611881d29f authored about 13 years ago by Tj Holowaychuk <[email protected]>
Added simple http test as an example

6143d08e26455b58b084310aad2d8c5cd8a15100 authored about 13 years ago by Tj Holowaychuk <[email protected]>
misc

c61f4d6ae42f7d3e4d764d9699444bba7de5d5e0 authored over 13 years ago by Tj Holowaychuk <[email protected]>
more tests

9e1e9643b6325b4ea2f73e4563b3efc429c4782f authored over 13 years ago by Tj Holowaychuk <[email protected]>
moved global var leak to test Runner

c3aaca1766e17f3fdd011b4514c23e3dd498644f authored over 13 years ago by Tj Holowaychuk <[email protected]>
global hook test

86caad87446c393f53419ca6f208f7e8da6bc63c authored over 13 years ago by Tj Holowaychuk <[email protected]>
Fixed `Base#list()` index reporting

c84d68273da2683be0e0674b9c8f66495fbf6f72 authored over 13 years ago by Tj Holowaychuk <[email protected]>