I wrote once a pytest fixture <https://docs.pytest.org/en/6.2.x/fixture.html> that intercepted HTTP requests and emulated a SPARQL endpoint for use in unit tests using an in-memory RDFLIB Graph. Unfortunately that code is no longer accessible (buried inside a proprietary app), and before I reproduced the work, I was wondering if anyone else has created a similar beast.
-- http://github.com/RDFLib --- You received this message because you are subscribed to the Google Groups "rdflib-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rdflib-dev/711590fb-b2c9-42dc-a5a1-cd68860ee335n%40googlegroups.com.
