Closed
Description
it will be good if algorithms have Doctest's https://www.npmjs.com/package/doctest
Metadata
Metadata
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
it will be good if algorithms have Doctest's https://www.npmjs.com/package/doctest
Activity
cclauss commentedon May 12, 2020
Which files in this repo currently have doctests?
It would be good to have a list of examples in this repo that contributors could review.
itsvinayak commentedon May 12, 2020
@cclauss currently none of the files have Doctest
cclauss commentedon May 12, 2020
Todos:
itsvinayak commentedon May 12, 2020
more people of the community should discuss this issue
BogoSort.js: Simplify Array.isSorted() and add doctests
Fetching last changes (#1)
nandanvasudevan commentedon Aug 2, 2020
Can we update the
package.json
with DocTest?It's really easy to use especially for everything in this repo.
44 remaining items