I have got Github project for a backend which has an elaborate REST API. I would like to add Karate-based testing as one of the Github Actions steps.
Has anybody written a Github Action that runs standalone Karate to do test against a backend? (Feels like something that more people might want to do.. but I couldn't find anything)