Executar Testes de Unidade - scieloorg/opac GitHub Wiki

Executar Tests de Unidade

Execute: make test

Opcionalmente pode executar os tests utilizando o script manager.py, mas previamente certifique-se que a variável de ambiente OPAC_CONFIG seja defina como: config.testing.

export OPAC_CONFIG="config.testing"
python manager.py test