[TIP] [ANN[ Konira 0.3.0

Alfredo Deza alfredodeza at gmail.com
Tue Oct 11 17:23:50 PDT 2011


Hi all,

There is a new release of Konira [0], a Python testing DSL that allows
for descriptive test signatures and fast setups.

This release (0.3.0) comes with even cheaper setups with attributes
that get evaluated once and reset for every
subsequent test [1].

Speed was also improved (again) and tests are averaging a meere
0.0005s executing.

The framework has a separate plugin for py.test in case you would like
to run tests with a different test runner and a Vim
plugin that enhances syntax highlighting and running tests from within Vim.

If you use it or you are looking for new features (or have any
complains!) let me know.


Thanks!


Alfredo

[0] http://konira.cafepais.com/docs/index.html
[1] http://konira.cafepais.com/docs/advanced_structure.html#alternative-setups



More information about the testing-in-python mailing list