1
0
mirror of synced 2026-05-04 15:25:40 +00:00

Mention code coverage in README

This commit is contained in:
Axel Beckert
2014-09-25 21:24:51 +02:00
parent 1e7f45d207
commit d4265d6ced

View File

@@ -201,5 +201,13 @@ omitted.
Between the releases 3.9 and 4.4, the version numbering scheme Between the releases 3.9 and 4.4, the version numbering scheme
followed roughly the same ideas, but less strict. followed roughly the same ideas, but less strict.
Test Suite Coverage
-------------------
Despite parts of the test suite are quite old, it only tests a small
fraction of what xen-tools can do. Some of the scripts currently could
only be tested on an actual Xen Dom0. Hence the
[code coverage of xen-tools' test suite is quite bad](https://coveralls.io/r/xtaran/xen-tools).
-- --
The Xen-Tools Developer Team The Xen-Tools Developer Team