From 4094fadd98efb4afe73b30e58462d6dbc13e4605 Mon Sep 17 00:00:00 2001 From: Andy Davidoff Date: Thu, 6 Aug 2020 12:20:55 -0400 Subject: [PATCH] 0.1.6 --- README.md | 6 +-- docs/demo.svg | 107 ++++++++++++++++++++++---------------------- docs/testes.html | 4 +- docs/theindex.html | 2 +- testes.nim | 7 ++- testes.nimble | 4 +- tests/testicles.nim | 6 +++ 7 files changed, 72 insertions(+), 64 deletions(-) diff --git a/README.md b/README.md index d1ce9b3..778af54 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ Because `testament` and `testutils` are going nowhere fast. ## Goals -- we expect everything to work; any statement is a test +- expect everything to work; any statement is a test +- show the test code as we run it, unless not :wink: - better stack traces and test source output - less magical syntax and less output omission - aim to run many cheap tests in fewer files @@ -20,8 +21,7 @@ Because `testament` and `testutils` are going nowhere fast. ## Notable Mentions -- With `--define:release`, your tests must compile. -- `check` doesn't work inside other scopes due to a bug. +- With `--define:release`, _all code_ **must** compile. ## Usage diff --git a/docs/demo.svg b/docs/demo.svg index 3562c65..801fbbb 100644 --- a/docs/demo.svg +++ b/docs/demo.svg @@ -1,7 +1,7 @@ - + - +