https://gitlab.com/tezos/tezos
Raw File
Tip revision: ff91884efaa43c882de77cc08daf40ebb5f84668 authored by Gauthier SEBILLE on 13 April 2023, 13:38:03 UTC
DAC: fix tests
Tip revision: ff91884
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