nfdi4plants / arc-validate

Home of all the tools and libraries to create and run validation of ARCs
https://nfdi4plants.github.io/arc-validate/
MIT License
3 stars 2 forks source link

Add ValidationSummary and rework ARCExpect top level API #99

Closed kMutagene closed 2 months ago

kMutagene commented 2 months ago

closes #94 - we now have an object that can contain both critical and non critical tests, as well as an output format and API that support that distinction

closes #95 - this PR implements the summary format

closes #96 - new ARCExpect top level API contains a fix for creating this folder

closes #98 - new ARCExpect top level API can create metadata from binding frontmatter and use it in the validation pipeline