groovy icon indicating copy to clipboard operation
groovy copied to clipboard

Exercism exercises in Groovy.

Results 25 groovy issues
Sort by recently updated
recently updated
newest added

ℹ More info: https://github.com/exercism/org-wide-files/commit/5ccdeb6ebe24182f48466a9e7cc27370cdcbcfe7 👁 Tracking issue: https://github.com/exercism/org-wide-files/issues/360

ℹ More info: https://github.com/exercism/org-wide-files/commit/45ce43faa93a84c84f407748aae3aa028383ec77 👁 Tracking issue: https://github.com/exercism/org-wide-files/issues/354

@ErikSchierboom, the test-runner image uses Groovy 3.0.2. Groovy 4.0 came out last year so I'm thinking I could investigate how much effort it'd be to upgrade. I'm mainly interested since...

ℹ More info: https://github.com/exercism/org-wide-files/commit/bfc6fe525e057a43f41e4fd83dfac00569d14086 👁 Tracking issue: https://github.com/exercism/org-wide-files/issues/330

ℹ More info: https://github.com/exercism/org-wide-files/commit/42a096591ac4a748b6c4daf402d46c7eed640a1a 👁 Tracking issue: https://github.com/exercism/org-wide-files/issues/323

@ErikSchierboom, should we deprecate accumulate? I can port `list-ops` to replace it.

Hi there. The test runner seems not to work properly. Whenever I try to run my Groovy code in the in-browser editor, I get a "timed out" error message: ![Unbenannt...

Please check if your documentation files are still up-to-date. The key documentation files to check are: - `docs/ABOUT.md` - `docs/INSTALLATION.md` - `docs/LEARNING.md` - `docs/RESOURCES.md` - `docs/TESTS.md` - `exercises/shared/.docs/help.md` - `exercises/shared/.docs/tests.md`...

x:action/improve
x:knowledge/none
x:type/content
x:size/small

In Exercism v3, we're introducing a new (optional) tool: the [representer](https://github.com/exercism/docs/blob/main/building/tooling/representers/README.md). The goal of the representer is to take a solution and returning a representation, which is an extraction of...

x:action/create
x:knowledge/advanced
x:module/representer
x:type/coding
x:size/massive