Skip to content

Commit 21dc26e

Browse files
committed
docs: add image of test suite
1 parent 95dcbae commit 21dc26e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ A test case consists of the following:
1212

1313
## How does it work
1414

15+
![](img/test-suite-cropped.jpg)
16+
1517
First, it loads in the test cases.
1618
A test case has a description in RDF which instantiated looks like the following:
1719

@@ -24,7 +26,7 @@ A test case has a description in RDF which instantiated looks like the following
2426
ex:expectedReport <ReportIdentifier> .
2527
```
2628

27-
[I001] |n [`data/test_cases/`](./data/test_cases/) examples can be found of an [instantiated test case](./data/test_cases/testcase-001-alice.ttl).
29+
In [`data/test_cases/`](./data/test_cases/) examples can be found of an [instantiated test case](./data/test_cases/testcase-001-alice.ttl).
2830

2931
The function `loadTestCases` is responsible for this task.
3032

img/test-suite-cropped.jpg

43.7 KB
Loading

0 commit comments

Comments
 (0)