Skip to content

Verifica e envia alertas pelo Telegram quando a umidade do ar estiver baixa

Notifications You must be signed in to change notification settings

RaulBSantos/alerta_baixa_umidade

Repository files navigation

alerta_baixa_umidade

Verifica e envia alertas pelo Telegram quando a umidade do ar estiver baixa

testes

Usando o PyTest e PyTest-Cov.

Rodar:

  • Testes: pytest
  • Cobertura:
    • Logar apenas linhas não cobertas:pytest -vv --cov=. --cov-report=term-missing:skip-covered
    • Cria um relatório em htmlcov/index.html: pytest -vv --cov=. --cov-report=html

About

Verifica e envia alertas pelo Telegram quando a umidade do ar estiver baixa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published