Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test reporting when calling rdf-validator via API #34

Open
jennet opened this issue Jun 11, 2020 · 0 comments
Open

Test reporting when calling rdf-validator via API #34

jennet opened this issue Jun 11, 2020 · 0 comments

Comments

@jennet
Copy link

jennet commented Jun 11, 2020

Mentioned here #33

It's possible to call rdf-validator.core/run-test-cases directly and pass a TestReporter in, however after discussion (Lee/Jen) we felt it would be more straightforward to refactor run-test-cases so that it does not need a test reporter at all, but simply returns the map of test results.

The calling application can then have complete control over how it would like to implement / structure it's validation result reporting/logging etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant