Skip to main content


I want to add an application into the #ActivityPub (mostly for fun).

Is there any kind of local toolchain which allow to test the proper implementation so that over #Fediverse systems can understand it properly?

Boost would be great, thanks :rubberduck:
@0fury There used to be an ActivityPub test suite linked from https://activitypub.rocks/ but it seems to be gone at the moment: https://test.activitypub.rocks/
Even that wasn't always accurate, though, right? Or a better way to put it, test suites dont guarantee your software will federate perfectly. Each implementation has its own eccentricities that may still be spec compliant (e.g. WebFinger being required to federate with mastodon)
@0x1C3B00DA@0fury It is true, this was just the closest tool I could think of.