mirror of
https://codeberg.org/fediverse/fep.git
synced 2026-08-05 11:46:04 +00:00
6c2c70effc
Context: * this FEP describes how to use ECMAScript Modules to automate human-readable tests like those from FEP-d9ad: Create Conformance Tests for Fediverse Enhancement Proposals * `activitypub-testing` will support `activitypub-testing run test --url=<url-to-fep-c551-module.js>` * FEP-c551 ECMAScript Modules MAY be loaded by imported by other scripts as well. They should be importable by more than just `activitypub-testing`. * https://activitypub-testing-website.socialweb.coop/fep/c551/ Co-authored-by: bengo <171782+gobengo@users.noreply.github.com> Reviewed-on: https://codeberg.org/fediverse/fep/pulls/359 Co-authored-by: bengo <bengo@noreply.codeberg.org> Co-committed-by: bengo <bengo@noreply.codeberg.org>