@cwebber @tchambers @blake @activitypubtestsuite @evan @dmitri I've been experimenting with building a completely automated CLI test suite that tests spec compliance (gray-ish box style). It's written in Python but the idea is to have adapters for specific implementations to do any server-specific test setup/teardown and assertion checking. I've been able to run tests again Python servers, but also Node.js and C language (snac2) servers. However, it's still very much a WIP.
@steve @cwebber @tchambers @blake @activitypubtestsuite @dmitri
Hey, I've been doing something similar for onepage.pub. Let's make sure to coordinate!
