Skip to content

Commit

Permalink
docs: added info about how to run the script to testing read me
Browse files Browse the repository at this point in the history
  • Loading branch information
DE7924 committed Oct 14, 2024
1 parent c7c10ff commit 5e3f4b5
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions test/TESTING_README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,16 @@ void main() {
}
```

### Test Visibility Table

You can find the test visibility table at the following path: 'test/scripts/output/test_table.mdx'

To generate the table run the following command from the root of the project:

```bash
dart test/scripts/test_counter.dart
```

#### Visibility Excel Sheet

https://zebra-my.sharepoint.com/:x:/p/de7924/Ea0l7BF7AzJJoBVPrg4cIswBZRyek6iNT3zzwDcLn-5ZGg?e=NTJIZU

### Test Table

0 comments on commit 5e3f4b5

Please sign in to comment.