Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gisce/destral

PowERP testing framework
https://github.com/gisce/destral

hacktoberfest openerp python tdd testing

Last synced: 3 months ago
JSON representation

PowERP testing framework

Awesome Lists containing this project

README

        

Destral testing library
=======================

A library to do tests with our OpenERP Server (v5)

.. image:: https://travis-ci.org/gisce/destral.svg?branch=master
:target: https://travis-ci.org/gisce/destral

.. image:: https://badge.fury.io/py/destral.svg
:target: https://badge.fury.io/py/destral

.. note::
The API is not stable, and can be changed.

.. epigraph::

Code as if the next guy to maintain your code is a homicidal maniac who knows where you live.

-- Kathy Sierra and Bert Bates