Re: [PATCH 3/4] gnu: Add python-pytest-subtesthack.

2016-02-02 Thread Ludovic Courtès
Leo Famulari skribis: > * gnu/packages/python.scm (python-pytest-subtesthack, > python2-pytest-subtesthack): New variables. [...] > +(synopsis "Explicitly set up and tear down fixtures") What about: “Set-up and tear-down fixtures for unit tests”? > +(description

[PATCH 3/4] gnu: Add python-pytest-subtesthack.

2016-01-31 Thread Leo Famulari
* gnu/packages/python.scm (python-pytest-subtesthack, python2-pytest-subtesthack): New variables. --- gnu/packages/python.scm | 30 +- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 98be464..41dd5cc