-
Notifications
You must be signed in to change notification settings - Fork 0
Pytest for SHACL validation #159
Copy link
Copy link
Labels
SHACLAnything involving SHACL, the shape constraints languageAnything involving SHACL, the shape constraints languagepythonAny problem with a Python script or relatedAny problem with a Python script or relatedtestingAny issue or idea regarding (automated) testsAny issue or idea regarding (automated) tests
Metadata
Metadata
Assignees
Labels
SHACLAnything involving SHACL, the shape constraints languageAnything involving SHACL, the shape constraints languagepythonAny problem with a Python script or relatedAny problem with a Python script or relatedtestingAny issue or idea regarding (automated) testsAny issue or idea regarding (automated) tests
Type
Fields
Give feedbackNo fields configured for Feature.
very nice work 🚀 thanks a lot!
In case you haven't done this in the other pytest scripts, you could add pyshacl to your tests. something like this:
Originally posted by @Cryphonectria in #154 (comment)