https://github.com/synlay/gp_testing_lib
Framework for compliance testing of data with a defined rule set
https://github.com/synlay/gp_testing_lib
compliance framework integration-testing python testing
Last synced: about 1 year ago
JSON representation
Framework for compliance testing of data with a defined rule set
- Host: GitHub
- URL: https://github.com/synlay/gp_testing_lib
- Owner: synlay
- License: mit
- Created: 2018-04-17T08:11:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T20:29:04.000Z (over 3 years ago)
- Last Synced: 2024-07-30T19:13:35.961Z (over 1 year ago)
- Topics: compliance, framework, integration-testing, python, testing
- Language: Python
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
==============
gp_testing_lib
==============
.. image:: https://img.shields.io/pypi/v/gp_testing_lib.svg
:target: https://pypi.python.org/pypi/gp_testing_lib
.. image:: https://img.shields.io/travis/synlay/gp_testing_lib.svg
:target: https://travis-ci.org/synlay/gp_testing_lib
.. image:: https://readthedocs.org/projects/gp-testing-lib/badge/?version=latest
:target: https://gp-testing-lib.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/synlay/gp_testing_lib/shield.svg
:target: https://pyup.io/repos/github/synlay/gp_testing_lib/
:alt: Updates
Python Boilerplate contains all the boilerplate you need to create a Python package.
* Free software: MIT license
* Documentation: https://gp-testing-lib.readthedocs.io.
Features
--------
* TODO
Credits
---------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage