Strider-CD/strider

Test output colors not applied if output is too long

Open

#999 aberto em 7 de out. de 2016

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)JavaScript (454 forks)batch import
help wanted

Métricas do repositório

Stars
 (4.587 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

We are using Strider v1.9.4

When the output of our tests is too long (2107 lines) the coloring stops working: screen shot 2016-10-07 at 11 25 47

When the output is shorter (~100 lines) the coloring works great (same output but stops before because of test failure): screen shot 2016-10-07 at 11 28 45

Guia do colaborador