Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Anyone wants to join Zsh-Suite project, tools with integrations for Zsh software development
- X-seq: zsh-users 23506
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Anyone wants to join Zsh-Suite project, tools with integrations for Zsh software development
- Date: Mon, 25 Jun 2018 14:51:51 +0200
- 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==
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
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" – tools, with integrations, for Zsh software
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.
--
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Messages sorted by:
Reverse Date,
Date,
Thread,
Author