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


Groups > comp.lang.python > #103508

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

From Alessandro Amici <alexamici@gmail.com>
Newsgroups comp.lang.python
Subject ANN: pytest-nodev v0.9.3 - Test-driven code search
Date 2016-02-25 16:55 +0000
Message-ID <mailman.132.1456419523.20994.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web