Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Difficult to reproduce tests locally #581

Closed
JaumeAmoresDS opened this issue Oct 8, 2023 · 2 comments
Closed

Difficult to reproduce tests locally #581

JaumeAmoresDS opened this issue Oct 8, 2023 · 2 comments

Comments

@JaumeAmoresDS
Copy link
Contributor

I am finding plenty of discrepancies between the results of the tests when I run them on my windows installation of clojure and the results obtained by exercism. I guess linux is used on the exercism platform. I noticed that there are exercism docker images for each track. Maybe it would be good to recommend, especially for clojure, to try and install one of these Dockers, especially to reproduce some of the exercises tests? I can point out which tests have different results, if there is interest.
In my case, I just installed the official clojure docker image, and then installed exercism on WSL. I can also give some basic instructions about these steps, including what I did to connect VSC with the WSL docker image, if there is interest.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2023

Hello. Thanks for opening an issue on Exercism. We are currently in a phase of our journey where we have paused community contributions to allow us to take a breather and redesign our community model. You can learn more in this blog post. As such, all issues and PRs in this repository are being automatically closed.

That doesn't mean we're not interested in your ideas, or that if you're stuck on something we don't want to help. The best place to discuss things is with our community on the Exercism Community Forum. You can use this link to copy this into a new topic there.


Note: If this issue has been pre-approved, please link back to this issue on the forum thread and a maintainer or staff member will reopen it.

@github-actions github-actions bot closed this as completed Oct 8, 2023
@bobbicodes
Copy link
Member

bobbicodes commented Oct 8, 2023

Hello! Indeed, there will be minor differences because the Exercism test runner uses Babashka. This could perhaps be documented better, but there is a notice at the beginning of the syllabus: https://github.com/exercism/clojure/blob/c6789a4f39507eca5fe6d1a3d4244e89c5ff4604/exercises/concept/lucians-luscious-lasagna/src/lucians_luscious_lasagna.clj#L2C1-L5C65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants