This commit is contained in:
16
tools/benchmark-harness/fixtures/epub/features.json
Normal file
16
tools/benchmark-harness/fixtures/epub/features.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../../test_documents/epub/features.epub",
|
||||
"file_type": "epub",
|
||||
"file_size": 8970,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "EPUB test document: features",
|
||||
"source": "pandoc-generated",
|
||||
"size_category": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"markdown_file": "../../../../test_documents/ground_truth/epub/features.md",
|
||||
"source": "pandoc",
|
||||
"text_file": "../../../../test_documents/ground_truth/epub/features.txt"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user