NyuB

↗ HN profile [ 38.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. It's quite limited but does the job, I invite anybody not aware of what cram tests are to give them a try, being on Unix with the original cram or Windows with this one ;)

  2. TLDR: I really like Jane Street's expect-test framework for OCaml and this is a (mini) adaptation for Kotlin and Java ;) It's only a couple of source files without packaging, check for the tests for usage examples :)

  3. I use interactive rebase quite often, and particularly like the editor bundled with IntelliJ. But I do not always work with IntelliJ, and am not 'fluent' with Vim, so I tried to replicate roughly the same rebase…

  4. Hello :) Here is a tool with the following elevator pitch: In order to keep code and documentation synchronized and avoid outdated code snippets, generate test files from markdown snippets, or even interpret them…