From bd65bbb919192caf606ee8470de8dfb98c85b358 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 2 Dec 2020 03:01:21 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- test.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test.js b/test.js index f3385d4..cfe35ae 100644 --- a/test.js +++ b/test.js @@ -8,6 +8,10 @@ * * * TODO: +* - a mor descriptive assertion fail... +* would be nice to: +* - know what exactly failed and what was expected automatically +* - ... * - list found files... * - flexible test chains with 0 or more modifiers... * - might be a good idea to detect test module type and run only our