From 86c6487fa9ea6b892fd8718e088ef1b2b6d0adec Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 11 Jul 2021 18:53:36 +0300 Subject: announce first release meant to be tried by others Sponsored-by: author --- blog/2021/07/11/announcement.mdwn | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 blog/2021/07/11/announcement.mdwn diff --git a/blog/2021/07/11/announcement.mdwn b/blog/2021/07/11/announcement.mdwn new file mode 100644 index 0000000..0a843cc --- /dev/null +++ b/blog/2021/07/11/announcement.mdwn @@ -0,0 +1,26 @@ +[[!meta title="Subplot version 0.2.1 release - please try it"]] +[[!tag announcement]] +[[!meta date="2021-07-03 13:40"]] + +Capture and communicate acceptance criteria for software and systems, +and how they are verified, in a way that’s understood by all project +stakeholders, including end-users. + +Subplot is a set of tools for specifying, documenting, and +implementing automated acceptance tests for systems and software. +Subplot tools help produce a human-readable document of acceptance +criteria and a program that automatically tests a system against those +criteria. + +This is the first release meant for use by others than the Subplot +developers. We hope that at least a few brave people will try it out +and let us know what they think, even if Subplot is at this stage +considered alpha quality software. + +* [Home page](https://subplot.liw.fi/) +* [Installation](https://subplot.liw.fi/download/) +* [Really simple tutorial](https://subplot.liw.fi/tutorial/) +* [More advanced tutorial](https://doc.subplot.liw.fi/website.html) +* [Git](https://gitlab.com/subplot/subplot) + +Your friendly Subplot developers, Lars and Daniel. -- cgit v1.2.1