You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please add the same functionality as in rubensworks/rdf-test-suite.js#37?
I would like to use your toBeRdfIsomorphic matcher for W3C RDF / SPARQL 1.1 test cases and similar ones
Currently you support strict same-term matching only:
Could you please add the same functionality as in rubensworks/rdf-test-suite.js#37?
I would like to use your
toBeRdfIsomorphic
matcher for W3C RDF / SPARQL 1.1 test cases and similar onesCurrently you support strict
same-term
matching only:jest-rdf/lib/matchers/toEqualRdfTerm.ts
Line 24 in 885ac6d
The text was updated successfully, but these errors were encountered: