TDD

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
Techbot's picture

A modular Drupal RPG and Trading Game engine - Wk 1 of 4

JIGS Journal [Jigs Integrated Game System]
The Goal is to use Drupal to

  • host game,
  • create map-grids as content types,
  • add items to map-grids,
  • add NPCs to map-grids,
  • add game attributes to user profile
  • Use Drupal Groups to implement factions
  • Host VueJs pages for the various buildings (form based fields and widgets) that inhabit each map

Read more
carlescliment's picture

TDD Sesión 2: SQL Generator

Buenas!

He subido el código que estuvimos haciendo el martes a github: https://github.com/carlescliment/Katas/tree/master/sql_generator

Abro este hilo para agradeceros vuestra asistencia esta semana, convocaros para la próxima sesión el martes 20 a las 20 horas, y tener un espacio donde ir posteando las dudas que hayan surgido sobre la kata de este mes.

Estaría bien que la próxima sesión fuera más interactiva y que todos los asistentes intentásemos resolver la kata por nuestra cuenta. ¡Lo interesante es compartir y contrastar soluciones!

Read more
carlescliment's picture

TDD y Symfony para desarrolladores Drupal

En la pasada Drupalcamp Spain 2012 realizamos una kata donde, a través de TDD, íbamos levantando una pequeña web en Symfony 2. Tuvimos poco tiempo y apenas pudimos adentrarnos en el framework, en el testing y en prácticas de refactoring, pero el taller despertó el interés de varios desarrolladores y propusimos organizar una kata más relajadamente a través de gdo.

Read more
al.ex's picture

Behavior Driven Development with Drupal – Behat module released

Hi there Testing group!

I'm happy to announce the release of the Behat integration module which allows developers to write tests for a Drupal site (or module) in "BDD"-style. BDD is a methodology for writing software features "outside in", i.e. using plain language to describe a feature's behavior first and the actual test code second. Find more information on BDD at http://bdd.alexo.it.

Read more
gutzofter's picture

[ANN] Debugging and TDDing Ajax with jQuery just got easier

I am freakin' excited!

I got tired of switching between tabs and firebug when trying to figure out what the hell was going on with my Ajax requests.

So I wrote a jQuery Plug-in. You attach it to your page and it will monitor all your Ajax requests[1].

Read more
Subscribe with RSS Syndicate content