Replying to @⁨hongminhee@hollo.social⁩

@hongminhee @drfed

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).

@helge 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.

cucumber.ioReference | CucumberGherkin uses a set of special keywords to give structure and meaning to
en