Revision 0544a37216043afef330791f4cf5358b182428fd authored by Pierre-Louis on 15 December 2023, 16:47:21 UTC, committed by Valentin Chaboche on 03 January 2024, 17:46:10 UTC
1 parent 2c145cf
Raw File
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