From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27666 invoked by alias); 25 Jun 2018 12:52:16 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: List-Unsubscribe: X-Seq: 23506 Received: (qmail 632 invoked by uid 1010); 25 Jun 2018 12:52:16 -0000 X-Qmail-Scanner-Diagnostics: from mail-ot0-f172.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(74.125.82.172):SA:0(-1.9/5.0):. Processed in 1.417607 secs); 25 Jun 2018 12:52:16 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_PASS, T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.1 X-Envelope-From: sgniazdowski@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=s8FtvFO3wJiKJQp1l0cvxHP3JSo5jDiXwWwQRCYpQdQ=; b=rT8B1vRleRWolPTPX0oWsEYpbiBRingdIIDnPwlbkzhw+YPeOsjfWg9pQ2ZeT1ltbM bhOETsbnwVSmsuuH4/YX+/3Vk4T50kMbeD/Y5WgP5KY/SnoaD1xZH23heY155VEpD2LD H5xDUfdVNuRHwE/JvT2r/YD3dh18TLyOx7g/+o4wnqE4c0vnalkX03kUYRcasv3qSu3d gSFWJPZozPKo7qFJIgsKS1gMfUR0+9JJfGxgTjLDc69B3v8OOrtscB1gq4Q3FOiqBaXn ASUUCEuoVOS7qob1+sMNr1ok9eZoa7JTPcj8EG8f51Q5ZTjQtQUkCUdHAjf6wLa/6FGQ BLMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=s8FtvFO3wJiKJQp1l0cvxHP3JSo5jDiXwWwQRCYpQdQ=; b=NX5zGuzw+YVUqipGbCJCdcsDkJtYKCdhQb7bwMSJr3w2sEMCNQo5cMZG8PJMP8/G6u EVTCsHjP+5YgbS4dMn1pGTZlH08fNyv0h4oxeN3gmLEFJXvpK2WXZzDnzVym2W99Kgf8 E3SuITeJbg/EAcU4ewVkWfTheMUUG3vqzWA9TbjZrtxZuR+Uvvnr0rIHXFhzMnLL0veW s6h4jIUeQpsxtKJYQpb4t9/9nAb2W/TtCbk+MgPKgZTBsFS2q+Y8EHDHst14pTrxhlf+ l520cNRrj27gVm+qQz3phE6Cl/jGvA8lA6BgDcts89CWfwldSzsN+5xDI+SGoV8yh5m7 71/w== X-Gm-Message-State: APt69E05ga/aG8q7djD+9LAbE7g/2CIIegJGSytdFTCzzQ8I0DcbBpPj FuhPOermolvjwK8bI/gOv4OyNHDpz6hjZz+BxPnoWg== X-Google-Smtp-Source: AAOMgpehEhRai6M6Th/EgP/B0wGtCcncLCg8Kaf6ojvhutT6NxSnL6Q1RiYAd5z+wQMpw+XnVi/7o2xdb2I1xI0wUGg= X-Received: by 2002:a9d:269b:: with SMTP id l27-v6mr7811928otb.174.1529931131676; Mon, 25 Jun 2018 05:52:11 -0700 (PDT) MIME-Version: 1.0 From: Sebastian Gniazdowski Date: Mon, 25 Jun 2018 14:51:51 +0200 Message-ID: Subject: Anyone wants to join Zsh-Suite project, tools with integrations for Zsh software development To: Zsh Users Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello, I was just about to create a zsh-suite project, or zsh-IDE, with author of zunit, an unit testing framework, but he apparently has withdrawn. Has anyone a testing framework or other project that could be part of a "zsh-suite" =E2=80=93 tools, with integrations, for Zsh softwa= re development? I have Zshelldoc, a Doxygen-like tool, and custom ctags, that recognize Zsh source with its syntax and through modelines not only .sh/.zsh extension, and works at prompt: https://asciinema.org/a/188607. I know author of Zshdb, a debugger (I've tested it, works), but didn't speak with him yet as he said he is not a Zsh user. I recently wrote bash script and utilized BATS and it was nice to have tests working in about 5 minutes. A nice unit tests framework would be best to add to the Zsh-Suite, but other tools are also needed. It would be then possible to do some integrations of the tools, and in effect writing a test script would be an elevated thing, with methodology, kind of IDE (integrated development environment). I've registered "zsh-suite" Github organization. --=20 Sebastian Gniazdowski News: https://twitter.com/ZdharmaI IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin