Skip to content

Commit

Permalink
update tests readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFern2 committed Jan 2, 2021
1 parent 8ba492d commit a1f49ba
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
01/02/21
- Added video link for unit testing demo on tests/README.md

01/01/21
- Fix for reading BOOL arrays
- Upped version to 0.7.8
Expand Down
4 changes: 4 additions & 0 deletions tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ Ran 8 tests in 5.691s
OK
```

## Video Demo

[![Demo](https://img.youtube.com/vi/RCHo5xJQIlg/0.jpg)](https://www.youtube.com/watch?v=RCHo5xJQIlg)

## Adding new tests

The followings paths should guide you when deciding to create new tests:
Expand Down

0 comments on commit a1f49ba

Please sign in to comment.