I did look into the cmdliner github and found the fix done 2 months ago:
https://github.com/dbuenzli/cmdliner/commit/2e395e35a40178685700d74e5d9529becdafd137
Viet
On Fri, 7 Jun 2019 at 04:56, Brett Gilio wrote:
>
> Julien Lepiller writes:
>
> > Le 6 juin 2019 08:06:42 GMT+02:00, Julien Lepille
Thanks for your recommendation. May I ask if Scheme has support for TDD or
are there any TDD libraries/frameworks in Scheme? A quick online search
didn’t show desired results. I found only TDD for Clojure.
Thanks,
Viet
On Tue, 10 Sep 2019 at 22:24, Zelphir Kaltstahl
wrote:
> I would like to add
Thank you Zelphir, this looks great!
Viet
On Wed, 11 Sep 2019 at 22:24, Zelphir Kaltstahl
wrote:
> There is at least one SRFI for a unit test library. Is that sufficient as
> "support for TDD"?
>
> https://srfi.schemers.org/srfi-64/srfi-64.html
>
>
> On