Re: [PATCH 12/31] gnu: Add python-pytest.
I believe this is the fifth test framework I see in this patch series.
Re: [PATCH 12/31] gnu: Add python-pytest.
OK
[PATCH 12/31] gnu: Add python-pytest.
* gnu/packages/python.scm (python-pytest, python2-pytest): New variables. --- gnu/packages/python.scm | 36 1 file changed, 36 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 6ef19d5..959a08b 100644 --- a/gnu/packages/python.