-
Due to a [bug in the Java test runner](https://github.com/exercism/java-test-runner/issues/69) the current tests for the `rest-api` exercise fail to run on Exercism.
Since this bug is not easily fix…
-
Hey,
I'm currently using OCaml 5 on my linux laptop and running make was failing because `ppx_deriving` was not installed.
So I did installed it with `opam install ppx_deriving`, problem solved…
-
I was just trying to solve the "Darts" exercise. The hints include the correct formula to get the distance from origin to any given coordinate on a plane, but the provided workaround for the lack of a…
-
Hi!
Firstly, as this is my first message here, I want to express my gratitude for the work that has been done. I believe it's a great idea and very well implemented. ❤️
In the 'Elyses Analytic E…
-
Please, consider the possibility to allow debug print during Rst tests.
-
I've been looking at the analyzer code for a bit, and to my untrained eyes it looks like it doesn't really analyze anything yet. Is that correct? If it doesn't, I would suggest disabling the analyzer …
-
See problem: https://exercism.org/tracks/csharp/exercises/log-levels
The first task, `LogLine.Message()`, asks to get the log message after removing the log level. The test cases don't cover the s…
-
## Error in v3
**ActionView::Template::Error** in **tracks/community_solutions#index**
comparison of NilClass with 2 failed
[View on Bugsnag](https://app.bugsnag.com/exercism/v3/errors/653a2a38c13b5…
-
This issue describes how to implement the `Decorators` **concept exercise** for the Python track.
This has been re-worked from an older concept exercise issue, which can be found [here](https://git…
-
This issue describes how to implement the `anonymous functions (lambdas)` in Python **concept exercise** for the Python track.
The related **concept documents issue** can be found [here](https://g…