From 188298c3f1cca39f0cfff7ed5f059e3f1f1f820b Mon Sep 17 00:00:00 2001 From: Tomasz Pluskiewicz Date: Wed, 11 Sep 2024 09:59:09 +0200 Subject: [PATCH] libs: added mocha-chai-rdf --- index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.html b/index.html index 8d16d99..617a5dc 100644 --- a/index.html +++ b/index.html @@ -451,6 +451,11 @@ "name": "LDkit", "description": "Linked Data object graph mapping toolkit with end-to-end TypeScript support.", "implements": [ "DataFactory" ] + }, { + "@id": "https://github.com/zazuko/mocha-chai-rdf", + "name": "mocha-chai-rdf", + "description": "Helpers to simplify testing code which uses RDF/JS data models.", + "implements": [ ] } ] }]