vincent-hugot / qtest

Inline (Unit) Tests for OCaml
GNU General Public License v3.0
67 stars 8 forks source link

use attributes instead of comments #53

Open c-cube opened 4 years ago

c-cube commented 4 years ago
[@@@T
  (1+1) = 2
]

would be better wrt tooling, syntax coloring, and possibly for qtest's implementation itself.