oojspec example with test runner

https://github.com/rosenfeld/oojspec

JavaScript

var persona1 = {
  "nombre": "John",
  "apellido": "Doe",
  "edad": 30
};