-
-
Notifications
You must be signed in to change notification settings - Fork 359
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
Add bottle-song
#2384
Add bottle-song
#2384
Conversation
@BNAndras Could you try using: |
I pulled in the latest main, but that command didn't give me any different output from before. I see the empty files for the test suite, stub file, and example solution that configlet would give me normally, a filled-out csproj, a filled-out .editorconfig, and an updated Exercises.sln. |
f901faf
to
a9a8b03
Compare
Ah, I might have figured out the issue. I'll work on a fix. |
Yeah, I see generated tests now. 🎉 |
a9a8b03
to
bcba0c4
Compare
bcba0c4
to
9d15386
Compare
@BNAndras Looks good. I'm working on fixing the test runner properly, so I'll need to hold off on merging this until that is fixed. |
9d15386
to
1361988
Compare
Thanks! |
See https://forum.exercism.org/t/add-bottle-song-exercise/15761/2.
This PR also deprecates Beer Song in favor of Bottle Song. The practice exercise generator script gave me blank files, but I was able to cobble together what I needed.