aboutcode-org / aboutcode-org/commoncode
Convert tests using a list of tests to use pytest fixtures
Aberta
- Linguagem predominante
- Python
- Estrelas
- 4
- Forks
- 23
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
The tests in https://github.com/aboutcode-org/commoncode/blob/878be6140deac30e2b95fb0fad9eb8feca015fc8/tests/test_resource.py#L1464 and a few other places are a single method that runs many tests in a loop.
We should instead us e a pytest fixtures to run many test functions, one for each entry.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.