Jon Calder
Jon Calder
Ok great - feel free to go for it then. The only practice exercise I can refer you to as an example of an S3 implementation is [triangle](https://github.com/exercism/r/tree/main/exercises/practice/triangle) and it's...
Sorry for the delayed response - I'm travelling at the moment so haven't got much capacity for keeping tabs on issues here. Am I correct in saying that the issue...
Ok cool. I'm happy with the second option too. @gamecock are you happy to get started on a PR and then raise any further questions on implementation details with @katrinleinweber...
I agree it would be really good to get some more documentation on this and support automated feedback from Rikki on more of the language tracks. I'd be happy to...
Cool - I hope it's alright. If not, let me know!
Updated to fix issue #36
I had a similar thing in mind (improving the scope of testing while creating course content and potentially extending this to CI/automated testing). This would be a great addition to...
Cool - have actually just pushed a pretty simple fix for this (but let me know if my approach is incorrect). It's now included as part of pull request #34
Isn't this precisely what skip() is for? Or am I misunderstanding you?
Since the version number in lesson.yaml defaults to the version of swirl that is installed I'm assuming that it is intended to indicate the swirl version and not the course/lesson...