As a developer I would like to know at a glance if unit tests pass for all repositories

Every repository should have CI set up to run unit tests.

Definition of done

  • Every repository should have a CI config file that specifies how to run the various tests.
  • CI enabled for every repository.
  • Every repository should have obvious signposts for how to run the test.
  • Every repository should have clear signposts about where to add new tests.
Assignee Loading
Time tracking Loading