Skip to content

Commit

Permalink
Add "Features" section to README
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdeviant committed May 14, 2024
1 parent 1eb7995 commit 0c02ac6
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 @@ -13,6 +13,12 @@
gleam add --dev startest
```

## Features

- Write tests using the `describe` API or as standalone functions
- Filter tests by file path or test name
- Pretty assertions from `expect` matchers

## Usage

```gleam
Expand Down

0 comments on commit 0c02ac6

Please sign in to comment.