Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kazu-yamamoto/unit-test-example
- Owner: kazu-yamamoto
- License: bsd-3-clause
- Created: 2012-12-05T05:38:51.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2024-01-31T00:48:41.000Z (10 months ago)
- Last Synced: 2024-10-11T23:56:08.493Z (about 1 month ago)
- Language: Haskell
- Size: 70.3 KB
- Stars: 173
- Watchers: 26
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)