Sha256: e3f872c1df31905c1776c16a6130877488633ec1fb09a52067535ecf3d4abf4c
Contents?: true
Size: 1.06 KB
Versions: 134
Compression:
Stored size: 1.06 KB
Contents
To help improve this track you can: 1. check opened issues and help in fixing them: https://github.com/exercism/groovy/issues 1. add a new exercise to the track (see the information below) ## Working on exercises We welcome both improvements to the existing exercises and additions of new ones. A list of missing exercises can be found here: http://exercism.io/languages/groovy/todo This guide might be helpful before you start implementing the exercise: [Porting an Exercise to Another Language Track](https://github.com/exercism/docs/blob/master/you-can-help/implement-an-exercise-from-specification.md) ### Code Style It's expected that your code follows the official Style guide: http://groovy-lang.org/style-guide.html ### Testing Instead of using JUnit we prefer [Spock](https://github.com/spockframework/spock) ~for consistency~ because it's an awesome framework! ## Pull Requests It would be awesome if you follow this [simple guidelines](https://github.com/exercism/docs/blob/master/contributing/pull-request-guidelines.md) while creating your PR, but it isn't required.
Version data entries
134 entries across 134 versions & 1 rubygems