reside-eng / barback

Test running/reporting container for Barista

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Barback

Mocha test runner/reporter. Used in Barista and Fireadmin

Handles all of the real work, leaving Barista to handle the presentation

What?

  1. Downloads test repo based on settings passed into environment (handled by Barista front end)
  2. Runs tests
  3. Writes tests results back to Barista (can be viewed in UI or consumed by API)

BaristaArchitecture

Why?

Running tests at the click of a button requires "contained" running sessions

About

Test running/reporting container for Barista


Languages

Language:JavaScript 91.1%Language:Dockerfile 8.9%