aviaviavi/curl-runnings

Index previous test cases by name

Aberta

#34 aberto em 31 de ago. de 2018

 (0 comentário) (0 reação) (0 responsável)Haskell (13 forks)github user discovery
enhancementgood first issue

Métricas do repositório

Stars
 (160 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Currently when interpolating previous response values, we can only index previous test cases by their position in the test suite. This can be annoying and break when we change the order / add and remove cases.

It would be good if we could index by test name or in indexing identifier.

Guia do colaborador