@洪 民憙 (Hong Minhee) :nonbinary: @nprofile1q...We are building a tool that checks whether an implementation supports a given FEP correctly. That saves developers from verifying everything by hand.
I am interested in this. What kind of tool you're building?
We have explored two approaches: Gherkin files (example: FEP-8b32) and JSON schemas (example: FEP-9967).
@nprofile1q... worked on a tool that automatically validates activities against a JSON schema. The site is down now, but the code is available here:
https://codeberg.org/funfedidev/schemasI think this was a promising project.