https://gitlab.com/tezos/tezos
Raw File
Tip revision: e13a559b9ec035dd8facc9fd7eb1895d6d240187 authored by mattiasdrp on 03 April 2024, 15:36:03 UTC
The test directory can be made persistent
Tip revision: e13a559
README
NOTE: this file is kept present here to make sure the directory
      _coverage_output exists.  This is where coverage data will be collected
      when tests are run.  To clean it use: make coverage-clean

See http://tezos.gitlab.io/developer/testing.html#measuring-test-coverage for how to measure test coverage.
back to top