Daily Shaarli

All links of one day in a single page.

September 20, 2021

Making world-class docs takes effort | daniel.haxx.se

Your docs belong in the code repository
Your docs is not extracted from code
Your docs features examples
You document every API call you provide
Your docs is easily accessible and browsed
Your docs should be easy to contribute to

and the example of curl.

Quick Testing Tips: Write Unit Tests Like Scenarios — Matthias Noback - Blog

Indicate the scenario in each unit test: something I should definitely do