Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pjagielski/wslite-example
- Owner: pjagielski
- Created: 2013-01-05T13:49:07.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-04T14:23:43.000Z (almost 12 years ago)
- Last Synced: 2024-04-16T11:11:22.906Z (7 months ago)
- Language: Groovy
- Size: 121 KB
- Stars: 4
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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