Skip to content

Executar Testes de Unidade

Juan Funez edited this page Jan 21, 2016 · 1 revision

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