cortex-lab / LabCI

Automation server for MATLAB & Python continuous integration, written in Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unclear which tests fail in python

k1o0 opened this issue · comments

commented

For the python tests it's difficult to see which tests fail. Two solutions:

  1. Print a list of failing tests in runAllTests.py
  2. Add URL for returning test records (which include the list of failing tests