tests/README
author Arseniy Alekseyev <aalekseyev@janestreet.com>
Mon, 16 Jan 2023 12:10:20 +0000
changeset 49979 15175774e1c5
parent 26421 4b0fc75f9403
permissions -rw-r--r--
typing: import unconditionally This is needed if we're writing python3 signatures.

To run the tests, do:

cd tests/
python run-tests.py

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