An open API service indexing awesome lists of open source software.

https://github.com/yandex-qatools/builders

Lightweight test data builders
https://github.com/yandex-qatools/builders

Last synced: 5 months ago
JSON representation

Lightweight test data builders

Awesome Lists containing this project

README

          

========
Builders
========

Builders is a ligtweight test data generation framework made to ease the pain of working with complicated test data.

.. image:: https://travis-ci.org/yandex-qatools/builders.svg?branch=master
:alt: Build Status
:target: https://travis-ci.org/yandex-qatools/builders/
.. image:: https://readthedocs.org/projects/builders/badge/?version=latest
:target: https://readthedocs.org/projects/builders/?badge=latest
:alt: Documentation Status
.. image:: https://pypip.in/v/builders/badge.png
:alt: Release Status
:target: https://pypi.python.org/pypi/builders
.. image:: https://pypip.in/d/builders/badge.png
:alt: Downloads
:target: https://pypi.python.org/pypi/builders

Source control:

* https://github.com/yandex-qatools/builders.git

Patches are submitted via pull-requests at the same repository.