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.