https://gitlab.com/tezos/tezos
Raw File
Tip revision: 537cf10824f796d81ef0af32b57653653e79cc22 authored by Andrea Cerone on 24 April 2023, 16:29:54 UTC
WIP: technical documentation
Tip revision: 537cf10
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