Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippRados authored Apr 3, 2024
1 parent 3c687c9 commit 88f223a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ When compiling using the `--dump-ast` option it prints the parse-tree
## Testing
#### Unit tests <a name="unit"></a>
```
cargo t --all
cargo test --workspace
```
#### Snapshot testing <a name="snap"></a>
This runs all [fixtures](https://github.com/PhilippRados/wrecc/tree/master/tests/fixtures) and compares them to the expected [snapshot](https://github.com/PhilippRados/wrecc/tree/master/tests/snapshots)
Expand Down

0 comments on commit 88f223a

Please sign in to comment.