bin/verify-exercises-in-docker#17
Conversation
|
1 of the 112 exercises currently fail, when using a downloaded |
|
A without warning in test.exw should (hopefully) fix that, pushed just now. |
This script is useful for testing exercises against a test runner.
4faf44e to
2e02183
Compare
|
All 112 exercises now pass. |
|
I was curious about a couple of things.
|
|
https has long been on my todo list, and somewhat "ain't broke don't fix" to me. |
I think of this as a "nice to have" I would just look for a supported language that has similar syntax / tokens / vocabulary
A representer is another "nice to have" Compared to the 82 launched tracks, there are only the 31 representer repos below; only 19 tracks have |
|
BTDT. You can find codemirror/highlightjs/pygments doobries here: If you can tell me why the phix-representer that's already in that list don't work, and what I can do about it... |
|
I am simply a volunteer who maintains some other tracks, and was curious about the status of some unlaunched tracks. I am working on the Factor track. I have never dealt with highlightjs but I think you need to make an npm and then post on the Exercism forum, and then you'll need to wait, I don't know how long. Some threads I cam across: https://forum.exercism.org/t/jq-syntax-highlighting/10585/5 I have never dealt with representers. |
This script is useful for testing exercises against a test runner.