Skip to content

Instantly share code, notes, and snippets.

View paulusfong's full-sized avatar

Chee Hong paulusfong

  • 21:19 (UTC -05:00)
View GitHub Profile
@paulusfong
paulusfong / sinon-ut-cheat-sheet.md
Created September 7, 2020 21:54 — forked from DylanKojiCheslin/sinon-ut-cheat-sheet.md
a Sinon Unit Testing Cheat-sheet
@paulusfong
paulusfong / ultimate-ut-cheat-sheet.md
Created September 7, 2020 21:54 — forked from yoavniran/ultimate-ut-cheat-sheet.md
The Ultimate Unit Testing Cheat-sheet For Mocha, Chai and Sinon

The Ultimate Unit Testing Cheat-sheet

For Mocha, Chai and Sinon

using mocha/chai/sinon for node.js unit-tests? check out my utility: mocha-stirrer to easily reuse test components and mock require dependencies


@paulusfong
paulusfong / ThatConference2019PostmanTalk.md
Created February 27, 2020 04:07 — forked from rniemeyer/ThatConference2019PostmanTalk.md
That Conference 2019 - Postman Talk - Ryan Niemeyer

Postman

An Incredible Tool For API Development And Testing

Ryan Niemeyer - @rpniemeyer - Planview / LeanKit

Postman getpostman

Download from here

Free tool is extremely useful. For paid services, check comparison here.

Basic Usage