Skip to content

Commit 80f708b

Browse files
committed
Demo screenshot
1 parent e6915a2 commit 80f708b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ The following crates are used internally by TestSVM, but are not documented or i
4040
- `solana-address-book` - Keeps track of all the addresses used in the tests
4141
- `anchor-utils` - Lightweight utilities for interacting with programs that use Anchor.
4242

43+
## Demo
44+
45+
Below is a screenshot of what happens when a test fails: detailed labels and logs of what accounts were involved in the transaction, what accounts were writable, and what error was thrown.
46+
47+
![Demo of address book](/images/demo-accounts.jpg)
48+
4349
## License
4450

4551
Copyright (c) 2025 Ian Macalinao. Licensed under the Apache License, Version 2.0.

images/demo-accounts.jpg

106 KB
Loading

0 commit comments

Comments
 (0)