fixtures-git/DESCRIPTION
Darragh Bailey 3cb59e0520 Initial project files for fixtures-git
Change-Id: I6d94a31d4714d793d3546dd402b05afaae2f659c
2018-04-16 17:34:26 +01:00

7 lines
277 B
Plaintext

- What is fixtures-git?
It is a small library that can be used with fixtures
(https://pypi.python.org/pypi/fixtures) to quickly build git
repositories from a list defined in python (typically loaded from a
yaml file) to be used to test behaviour of python tools that use git.