Skip to content

Commit

Permalink
explain the demo
Browse files Browse the repository at this point in the history
  • Loading branch information
disruptek committed Dec 8, 2020
1 parent 21ee4ff commit 27d1580
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Because `testament` and `testutils` are going nowhere fast.

## Usage

Here's a set of example tests which will pass (and fail) in interesting ways.

```nim
import testes
Expand Down Expand Up @@ -105,6 +107,8 @@ testes:
fail("this looks bad")
```

Relax; your tests won't usually be this chaotic... Right? 😉

![demonstration](docs/demo.svg "demonstration")

## Documentation
Expand Down

0 comments on commit 27d1580

Please sign in to comment.