Damus
洪 民憙 (Hong Minhee) :nonbinary: · 6w
It is an honour to have been interviewed on behalf of the nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpq5xsduy5pll5s9ve25gwsz046jm58jmdpt5gawzxnx2xwa9eqfeesacvhgs team for nostr:nprofile1qy2h...
silverpill profile picture
@洪 民憙 (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/schemas

I think this was a promising project.