===========================
The tl.testing distribution
===========================

Various utilities for writing tests:

- functions to create sandboxes of directories, files and symbolic links from
  a readable textual description, and to dump them to the same format

- a function to install mock scripts in the file system that can be found and
  called by tested code


Contact
=======

This package is written by Thomas Lotze. Please contact the author at
<thomas@thomas-lotze.de> to provide feedback, suggestions, or contributions.

See also <http://www.thomas-lotze.de/en/software/>.


.. Local Variables:
.. mode: rst
.. End:
