Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pjagielski/wslite-example

Example project showing who to use groovy-wslite in practice
https://github.com/pjagielski/wslite-example

Last synced: 2 days ago
JSON representation

Example project showing who to use groovy-wslite in practice

Awesome Lists containing this project

README

        

## wslite-example ##

Example project showing who to use [groovy-wslite](https://github.com/jwagenleitner/groovy-wslite) in practice. Covers logging and writing unit tests as described in [this](http://jagielu.com/2013/01/03/using-wslite-in-practice/) blog post.

Based on GetMothersDay example from original groovy-wslite README.

## Usage ##
`gradle run` runs real invocation of GetMothersDay webservice

`gradle test` runs unit tests