https://gitlab.com/tezos/tezos
Raw File
Tip revision: 4b3033b501f4320d36e2c397fc7079169519ae11 authored by Ilya Peresadin on 09 November 2022, 16:56:52 UTC
Add tests
Tip revision: 4b3033b
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