doc/changes/3.23.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 29 Apr 2016 12:39:08 +0200
changeset 11237 f32134dd0067
parent 11182 66c44d3d97af
child 11378 a62de037e379
permissions -rw-r--r--
[repository] drop remanescence of old multi-sources code we don't use anymore this inputmap/varmap thing.

3.23 (UNRELEASED)
=================

Backwards-incompatible changes
------------------------------

* Generative tests *à la logilab-common* are not supported anymore in
  `CubicWebTC`. It is advised to use the subtests_ API (available on
  `CubicWebTC` either from the standard library as of Python 3.4 or through
  unittest2 package otherwise).

.. _subtests: https://docs.python.org/3/library/unittest.html#distinguishing-test-iterations-using-subtests