Skip to content
Snippets Groups Projects
  • John Snow's avatar
    a4ffaecd
    python/aqmp: Add Coverage.py support · a4ffaecd
    John Snow authored
    
    I'm not exposing this via the Makefile help, it's not likely to be
    useful to passersby. Switch the avocado runner to the 'legacy' runner
    for now, as the new runner seems to obscure coverage reports, again.
    
    Usage is to enter your venv of choice and then:
    `make check-coverage && xdg-open htmlcov/index.html`.
    
    Signed-off-by: default avatarJohn Snow <jsnow@redhat.com>
    Message-id: 20210915162955.333025-28-jsnow@redhat.com
    Signed-off-by: default avatarJohn Snow <jsnow@redhat.com>
    a4ffaecd
    History
    python/aqmp: Add Coverage.py support
    John Snow authored
    
    I'm not exposing this via the Makefile help, it's not likely to be
    useful to passersby. Switch the avocado runner to the 'legacy' runner
    for now, as the new runner seems to obscure coverage reports, again.
    
    Usage is to enter your venv of choice and then:
    `make check-coverage && xdg-open htmlcov/index.html`.
    
    Signed-off-by: default avatarJohn Snow <jsnow@redhat.com>
    Message-id: 20210915162955.333025-28-jsnow@redhat.com
    Signed-off-by: default avatarJohn Snow <jsnow@redhat.com>