From eb8a8b19073724b986ae46585f5b09bba3d22f50 Mon Sep 17 00:00:00 2001 From: Carsten Hoffmann Date: Fri, 20 Oct 2023 19:38:15 +0200 Subject: [PATCH] Update README.md Co-authored-by: Max Mehl <6170081+mxmehl@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e27b5c3..4904eff 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > [!WARNING] -> This project is no longer actively used, and as such, our motivation for maintaining it is low. Feel free to fork it, if you are interested in keeping it alive. If an active fork becomes visible, we will update this README with a link to the new fork. +> This project is no longer actively used, and as such, our motivation for maintaining it is low. Feel free to fork it, if you are interested in keeping it alive. If you are actively maintaining a fork, please feel free to get in touch with us so we can link to it from here. This is a lightweight npm library meant to help **ex**ecute **co**ntinuous **te**sts. These arbitrary tests generate results as either a junit/xml or as a readable html page, together with a meaningful http status code. The status code can be used, to connect an uptime monitoring like icinga to a service, that reports the status of the executed tests (either synchronous or asynchronous).