Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #103508 > unrolled thread

ANN: pytest-nodev v0.9.3 - Test-driven code search

Started byAlessandro Amici <alexamici@gmail.com>
First post2016-02-25 16:55 +0000
Last post2016-02-25 16:55 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  ANN: pytest-nodev v0.9.3 - Test-driven code search Alessandro Amici <alexamici@gmail.com> - 2016-02-25 16:55 +0000

#103508 — ANN: pytest-nodev v0.9.3 - Test-driven code search

FromAlessandro Amici <alexamici@gmail.com>
Date2016-02-25 16:55 +0000
SubjectANN: pytest-nodev v0.9.3 - Test-driven code search
Message-ID<mailman.132.1456419523.20994.python-list@python.org>
I am pleased to announce the release of the new beta release of
pytest-nodev (was pytest-wish) a test-driven code search plugin for pytest:

https://pytest-nodev.readthedocs.org/en/stable/quickstart.html

Changes:
- renamed the package to pytest-nodev from pytest-wish (sorry!)
- refuse to run potentially dangerous `--wish-from-all` by default and...
- ... document how to run inside a container to safely enable all the
features
- simpler command line usage
- more documentation and references to the academic research on the
test-driven code search subject

Development effort is directed to fixing bugs and writing better
documentation before the 1.0 release. Help is welcomed and appreciated:

https://github.com/nodev-io/pytest-nodev

User questions are best directed to
http://stackoverflow.com/search?q=pytest-nodev and general questions can be
sent to pytest-dev@python.org.

Thanks,
Alessandro

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web