bin/verify-exercises-in-docker#1629
Conversation
|
Thank you for contributing to Based on the files changed in this PR, it would be good to pay attention to the following details when reviewing the PR:
Automated comment created by PR Commenter 🤖. |
|
Hi there! I am a bit surprised to see this PR. It doesn't have an associated issue, so it wasn't requested by the maintainers of this track. You didn't provide any explanations for why you're opening this PR. You also don't usually contribute Elixir code to this repository, so I don't think it stems from your own needs in this repository. Could you please explain? I saw that you opened a similar PR in other tracks (exercism/racket#455). The elixir test runner already has a script that verifies all exercises work in the test runner and it runs this script on CI. |
|
Sorry for the trouble. We can close this PR. To see if tracks were already testing against the test runner, I searched for |
|
I was curious about which practice exercises had the slowest example solutions on various tracks. I was using CFML - nth-prime was exceedingly slow, remains slowest after my small PR exercism/cfml#300 I'll include these exercises in |
This script is useful for testing exercises against a test runner.