From d7e41f63de75d8d0b694d340cf445ad5a18bf21f Mon Sep 17 00:00:00 2001 From: Jeremie Dimino Date: Thu, 23 Feb 2017 09:20:50 +0000 Subject: [PATCH] update ROADMAP --- ROADMAP.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ROADMAP.org b/ROADMAP.org index fc89de6a..64fc0084 100644 --- a/ROADMAP.org +++ b/ROADMAP.org @@ -76,3 +76,7 @@ Jbuilder. To do that we'll use Jbuilder as a library. ** odoc support Support generating documentation with [[https://github.com/ocaml-doc/odoc][odoc]]. + +** Inline tests + +Setup automatic support of [[https://github.com/janestreet/ppx_inline_test][inline tests]] and [[https://github.com/janestreet/ppx_bench][inline benchmarks]].