Anthony Nandaa

Results 101 comments of Anthony Nandaa

Did we conclude on this? Where can I get the [documentation](https://github.com/nodejs/citgm/issues/547#issuecomment-368147951)?

Looks good so far, let me review it some time later in the week. Thanks for the PR! 🎉

I was thinking of something like: ```js test(fn(params), expectedResults); ``` Then abstract all the nice stuff under `test()`, perhaps including up to the line number where the test is failing?

@thetonytan - ping!

@jakub-gawryl -- can open this as a new bug?

Done a sample here #5

@bevatsal1122 -- thanks for the clarification. I'd thought `.length` will be enough but I guess for the _sarogate pairs/some unicode chars_, that the function support, this will be handly. Let...

One more approval and I'll merge. @rubiin @WikiRik

Sorry for the delayed review on this!

Looks like the server must be a linux docker container as the fine-print on the README states. Facing the same issue... > Important: Only support Linux docker container.