juliemr / minijasminenode

A very bare-bones version of jasmine-node
MIT License
32 stars 21 forks source link

Feature Request - fail-fast option #20

Open juliemr opened 10 years ago

elgalu commented 10 years ago

+1

mwtorkowski commented 10 years ago

+1

SenhorCastor commented 10 years ago

+1

gunta commented 10 years ago

+10

mwtorkowski commented 10 years ago

In case someone missed it, there's now an realtimeFailure: true option that can be passed to jasmineNode. It still won't fail (exit) immediately, but it will show error as soon as it's encountered which in our case is good enough.

domio commented 9 years ago

+1

pmowrer commented 9 years ago

+1

alecxe commented 9 years ago

+1

quietlyconfident commented 9 years ago

+1

alediaferia commented 9 years ago

+1000

justechn commented 9 years ago

It has been a year, any movement on this?

pmowrer commented 9 years ago

We created a workaround using a Jasmine reporter that has been working really well for our purposes. Put it up today in case it's useful to others: https://github.com/Updater/jasmine-fail-fast

F1LT3R commented 8 years ago

+1

guy-mograbi-at-gigaspaces commented 8 years ago

+1

ghost commented 8 years ago

+1

F1LT3R commented 8 years ago

I created a custom reporter for this that closes the web driver session and takes a screenshot on failure that may be helpful to some.

https://github.com/F1LT3R/protractor-jasmine2-fail-whale

anudeep-mj commented 8 years ago

+1

bennycode commented 7 years ago

+1

dmeneses commented 7 years ago

+1