Skip to content

Instantly share code, notes, and snippets.

@craigtaub
Last active April 9, 2024 01:37
Show Gist options
  • Save craigtaub/051d5ae3e870d74961ec607c831d7520 to your computer and use it in GitHub Desktop.
Save craigtaub/051d5ae3e870d74961ec607c831d7520 to your computer and use it in GitHub Desktop.
md-reporter.md

TOC

Add

should add numbers correctly.

equal(add(2, 3), 5);

should again add numbers correctly.

equal(add(6, 3), 9);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment