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
- Host: GitHub
- URL: https://github.com/yandex-qatools/builders
- Owner: yandex-qatools
- License: other
- Created: 2013-11-22T13:55:10.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T17:20:09.000Z (over 7 years ago)
- Last Synced: 2025-04-27T19:47:37.715Z (5 months ago)
- Language: Python
- Size: 408 KB
- Stars: 22
- Watchers: 18
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
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/buildersSource control:
* https://github.com/yandex-qatools/builders.git
Patches are submitted via pull-requests at the same repository.