view tests/README @ 47846:72c3b47d1557 stable

pyoxidized: install fuzzywuzzy too This is necessary for some of the release note tooling. Differential Revision: https://phab.mercurial-scm.org/D11298
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 18 Aug 2021 13:16:04 +0200
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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