test:
  build: .
  command: node /usr/src/app/node_modules/.bin/mocha -u tdd test/
  volumes:
    - .:/usr/src/app