services: backend-test: build: context: . dockerfile: Dockerfile.test working_dir: /app/backend command: npm test