Skip to content

Commit 0c8b9b0

Browse files
authored
Update README.md
1 parent 9b47b40 commit 0c8b9b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
> _Visual, reactive testing library for Julia_
44
5-
A macro `@test` that you can use to verify your code's correctness.
6-
7-
**But instead of just saying _"Pass"_ or _"Fail"_, let's try to show you _why_ a test failed.**
5+
A macro `@test` that you can use to verify your code's correctness. **But instead of just saying _"Pass"_ or _"Fail"_, let's try to show you _why_ a test failed.**
86
-_time travel_ ✨ to replay the execution step-by-step
97
- ⭐️ _multimedia display_ ⭐️ to make results easy to read
108

9+
---
10+
1111
![Demo screencap](https://user-images.githubusercontent.com/6933510/116827035-60f4cf00-ab97-11eb-9dd9-631426e435af.gif)
1212

1313
[Try this demo in your browser](https://juliapluto.github.io/PlutoTest.jl/src/notebook.html)

0 commit comments

Comments
 (0)