com Marcações:
jasmine
X

TODAS AS PUBLICAÇÕES
- Classificar por:
- Data ▼
- Título
- Curtir
- Comentários
- Visualizações
Back from GeeCON Poland 2014
I just get back from GeeCON that was held in Krakow, Poland 14-16 May 2014. The conference organization was fantastic and there were a lot of attendees in the conference sessions. IMO, GeeCON is really the biggest Java Conferences in the Central-Eastern Europe as it had 1100+ attendees. I had the chance to present "Jasmine Automated Tests for JavaScript" in 15 May, the session had many attendees and I was really amazed by the energy, enthusiasm, and responsiveness of the attendees during the session. The session went great and I was... [More]
Marcações:  tests automated poland geecon krakow conference jenkins jasmine |
Speaking in Geecon 2014
I will be speaking in Geecon conference (From 14 May to 16 May @Krakow, Poland) about “Jasmine Automated Tests for JavaScript”. My session will be a practical one, I will discuss how to develop unit tests for the JavaScript code of the applications using Jasmine as a powerful descriptive JavaScript unit testing tool and how to “automate” running Jasmine tests on the web browsers. The session also discusses how to generate Jasmine reports from the build management tools: http://2014.geecon.org/speakers/hazem-saleh... [More]
Marcações:  automated tests jasmine javascript poland krakow geecon |
First JavaScript Unit Testing Book Review
This post includes the review #1 that is written by Zubin Wadia (the CEO & Co-Founder of CiviGuard, Inc) about the "JavaScript Unit Testing" book: "Javascript Unit Testing does a phenomenal job covering the Javascript Unit Testing landscape. As Javascript becomes faster and faster within the confines of a Browser, it becomes more likely that complex code will be written with it. It is also natural that larger teams will be writing code for these projects across a variety of modules and separations of concern. All these... [More]
Marcações:  unit qunit jstestdriver testing saleh yuitest javascript hazem jasmine book |
What the JavaScript Unit Testing book covers?
The JavaScript Unit Testing book is a comprehensive practical guide that
illustrates in details how to efficiently perform and automate
JavaScript testing for web applications using the most popular
JavaScript unit testing frameworks. The book starts by explaining the concept of JavaScript unit testing
and by exploring the bits of an interactive Ajax web application.
Throughout the book chapters, the JavaScript part of the web application
is tested using popular JavaScript unit testing frameworks (Jasmine,
YUITest, QUnit, and... [More]
Marcações:  jstestdriver yuitest qunit jasmine javascript tdd unit testing |
Testing JavaScript code using Jasmine (Kickstart) |