Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kazu-yamamoto/unit-test-example

Unit test example for Haskell
https://github.com/kazu-yamamoto/unit-test-example

Last synced: 18 days ago
JSON representation

Unit test example for Haskell

Awesome Lists containing this project

README

        

travis CI status

To activate CI, do the following:

- switch on the repository at https://travis-ci.org/profile
- commit a change.
- wait for some minutes.

Then you get the following, nice banner!

[![Build Status](https://travis-ci.org/kazu-yamamoto/unit-test-example.png?branch=master)](https://travis-ci.org/kazu-yamamoto/unit-test-example)