Skip to content

Commit

Permalink
Document how to install luatest.
Browse files Browse the repository at this point in the history
  • Loading branch information
mblayman committed Jul 17, 2023
1 parent 9b933a4 commit ea2906b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ tests/test_reporter.lua ................
24 passed in 0.0s
```

## Install

```bash
luarocks install luatest
```

## Features

1. Discover, collect, and execute test code.
Expand Down

0 comments on commit ea2906b

Please sign in to comment.