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

https://github.com/angoca/db2-travis

Mechanism to execute db2 unit tests from Travis-CI (Without Docker)
https://github.com/angoca/db2-travis

Last synced: 5 months ago
JSON representation

Mechanism to execute db2 unit tests from Travis-CI (Without Docker)

Awesome Lists containing this project

README

          

db2-travis
==========

Mechanism to execute db2 in Travis CI and test your routines with db2unit.

[![Build Status](https://travis-ci.org/angoca/db2-travis.svg?branch=master)](https://travis-ci.org/angoca/db2-travis)

This will download and install DB2, log4db2 and db2unit.

This repository provides you a way to test your own routines.
The repository only has an example of how to use these components.

* db2
* log4db2 https://github.com/angoca/log4db2
* db2unit https://github.com/angoca/db2unit