Package: wnpp
Severity: wishlist
Owner: Luca Soler <luca.so...@proton.me>
X-Debbugs-CC: debian-de...@lists.debian.org, debian-go@lists.debian.org

* Package name    : golang-github-poy-onpar
  Version         : 0.3.3-1
  Upstream Author : Andrew Poydence
* URL             : https://github.com/poy/onpar
* License         : Expat
  Programming Lang: Go
  Description     : Parallel testing framework for Go (library)

Onpar provides a BDD style of testing, similar to what you might find with
something like ginkgo or goconvey. The biggest difference between onpar and its
peers is that a BeforeEach function in onpar may return a value, and that value
will become the parameter required in child calls to Spec, AfterEach, and
BeforeEach.

This allows you to write tests that share memory between BeforeEach, Spec, and
AfterEach functions without sharing memory with other tests. When used
properly, this makes test pollution nearly impossible and makes it harder to
write flaky tests.

Indirect dependency of apptainer.
This package will be maintained within the Debian Go Packaging Team.

--
Luca

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to