Closed tonyfast closed 11 months ago
add test reports to pytest with pytest-html and continue on pytest failure on CI so that docs will always get built. actually the smoke test should break the docs too.
pytest-html
pytest
A preview fo the exported examples will be rendered at https://iota-school.github.io/notebooks-for-all/branch/test-ci-tweaks/exports/html
add test reports to pytest with
pytest-html
and continue onpytest
failure on CI so that docs will always get built. actually the smoke test should break the docs too.