semgrep / testo

Test framework for OCaml
ISC License
16 stars 1 forks source link

Use pure OCaml library to show diffs #80

Closed mjambon closed 3 months ago

mjambon commented 3 months ago

This uses the simple-diff library and my own code to render the diffs in the usual Unified format.

Closes #2

Current status:

PR checklist:

Check out CONTRIBUTING.md for more details.

mjambon commented 3 months ago

Merging with a merge commit to preserve the history of simple-diff.