From 5ab3bebe385794654bbe2bb79c4b7a121f50b7f7 Mon Sep 17 00:00:00 2001 From: lostinlight Date: Thu, 15 Mar 2018 03:58:24 +0300 Subject: [PATCH] Add news --- source/_posts/federation-testsuite.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 source/_posts/federation-testsuite.md diff --git a/source/_posts/federation-testsuite.md b/source/_posts/federation-testsuite.md new file mode 100644 index 0000000..3452f77 --- /dev/null +++ b/source/_posts/federation-testsuite.md @@ -0,0 +1,15 @@ + +--- +layout: "post" +title: "Fediverse testsuite" +date: 2018-03-15 +tags: + - fediverse +preview: "This tool runs CI tests in addition to the project's own testsuite and will help developers working on federated platforms spot bugs easier." +url: "https://libranet.de/display/0b6b25a8195aa9bf638d22f150546550" +lang: en +image: "" +--- + +This tool runs CI tests in addition to the project's own testsuite, to help developers working on platforms federating with each other spot bugs easier. +More info [here](https://libranet.de/display/0b6b25a8195aa9bf638d22f150546550).