tests/README
author Siddharth Agarwal <sid0@fb.com>
Wed, 07 Jun 2017 15:47:06 -0700
changeset 32715 a4d0e816a672
parent 26421 4b0fc75f9403
permissions -rw-r--r--
run-tests: add information about skipped tests to XUnit output The XUnit spec supports skipped tests.

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.