Click here to Skip to main content
15,915,019 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: TWCP OTD (The Who Cares Puzzle Of The Day) - 13th of February, 2017 Pin
Kornfeld Eliyahu Peter13-Feb-17 1:59
professionalKornfeld Eliyahu Peter13-Feb-17 1:59 
GeneralHow manager look at the world... Pin
Kornfeld Eliyahu Peter12-Feb-17 21:24
professionalKornfeld Eliyahu Peter12-Feb-17 21:24 
GeneralVSTO and VS community edition Pin
Member 1135714312-Feb-17 13:52
Member 1135714312-Feb-17 13:52 
GeneralRe: VSTO and VS community edition Pin
Mark_Wallace12-Feb-17 22:06
Mark_Wallace12-Feb-17 22:06 
GeneralRe: VSTO and VS community edition Pin
Kornfeld Eliyahu Peter12-Feb-17 22:20
professionalKornfeld Eliyahu Peter12-Feb-17 22:20 
GeneralRe: VSTO and VS community edition Pin
Mark_Wallace12-Feb-17 22:48
Mark_Wallace12-Feb-17 22:48 
GeneralRe: VSTO and VS community edition Pin
theoldfool13-Feb-17 3:23
professionaltheoldfool13-Feb-17 3:23 
RantOhhh JavaScript... PinPopular
Sander Rossel12-Feb-17 4:50
professionalSander Rossel12-Feb-17 4:50 
Has anyone ever tried to test JavaScript?
Which testing framework to use... Jasmine, Intern, Mocha, QUnit, Cucumber... Wait, some can be customized with assert libraries such as should.js, expect.js or chai. Do they come with spy and mock libraries or do I need to setup Sinon.js, testdouble or JSMockito? And my test frameworks come with other plugins, such as reporters, as well.
So anyway, I've made my choice and set things up, now for the test runner... Karma, Wallaby, Ava, Chutzpah.
Now I also want Selenium, but that does not work in my test framework out of the box? I can use Nightwatch with Selenium and Karma with Nightwatch, or WebDriverIO with any test framework I like through some additional plugins, or a tool such as Chimp, Spectron or CodeceptJS that wrap WebDriverIO? But now I need even more plugins for both my test framework and my runner?
And I need even more frameworks to actually automate my tests? Grunt or Gulp, alright...
So let me get this straight, I need at least an automation tool, four or five frameworks, a couple of additional libraries and a shitload of plugins just so I can write and automate some tests? WTF | :WTF:
Choice is good, but this is insane! Dead | X|

JokeRe: Ohhh JavaScript... PinPopular
Daniel Pfeffer12-Feb-17 5:04
professionalDaniel Pfeffer12-Feb-17 5:04 
GeneralRe: Ohhh JavaScript... Pin
Sander Rossel12-Feb-17 5:08
professionalSander Rossel12-Feb-17 5:08 
GeneralRe: Ohhh JavaScript... Pin
Mark_Wallace12-Feb-17 5:41
Mark_Wallace12-Feb-17 5:41 
GeneralRe: Ohhh JavaScript... Pin
Kornfeld Eliyahu Peter12-Feb-17 6:40
professionalKornfeld Eliyahu Peter12-Feb-17 6:40 
GeneralRe: Ohhh JavaScript... Pin
Sander Rossel12-Feb-17 10:00
professionalSander Rossel12-Feb-17 10:00 
GeneralRe: Ohhh JavaScript... Pin
Kornfeld Eliyahu Peter12-Feb-17 10:08
professionalKornfeld Eliyahu Peter12-Feb-17 10:08 
GeneralRe: Ohhh JavaScript... Pin
Sander Rossel12-Feb-17 10:14
professionalSander Rossel12-Feb-17 10:14 
GeneralRe: Ohhh JavaScript... Pin
Jörgen Andersson12-Feb-17 11:21
professionalJörgen Andersson12-Feb-17 11:21 
GeneralRe: Ohhh JavaScript... Pin
Mycroft Holmes12-Feb-17 21:40
professionalMycroft Holmes12-Feb-17 21:40 
GeneralRe: Ohhh JavaScript... Pin
BillWoodruff12-Feb-17 8:07
professionalBillWoodruff12-Feb-17 8:07 
GeneralRe: Ohhh JavaScript... Pin
Florian Rappl12-Feb-17 9:08
professionalFlorian Rappl12-Feb-17 9:08 
GeneralRe: Ohhh JavaScript... Pin
Sander Rossel12-Feb-17 9:55
professionalSander Rossel12-Feb-17 9:55 
GeneralRe: Ohhh JavaScript... Pin
Florian Rappl12-Feb-17 11:37
professionalFlorian Rappl12-Feb-17 11:37 
GeneralRe: Ohhh JavaScript... Pin
Sander Rossel12-Feb-17 12:40
professionalSander Rossel12-Feb-17 12:40 
GeneralRe: Ohhh JavaScript... Pin
Jeremy Falcon13-Feb-17 7:09
professionalJeremy Falcon13-Feb-17 7:09 
GeneralRe: Ohhh JavaScript... Pin
Sander Rossel13-Feb-17 9:31
professionalSander Rossel13-Feb-17 9:31 
GeneralRe: Ohhh JavaScript... Pin
Jeremy Falcon13-Feb-17 9:35
professionalJeremy Falcon13-Feb-17 9:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.