doc/book/devrepo/testing.rst
changeset 12792 e2cdb1be6bd9
parent 10829 550c2d27339f
equal deleted inserted replaced
12791:4564ecfc0134 12792:e2cdb1be6bd9
   345 * one line containing a comma-separated list of cube names.
   345 * one line containing a comma-separated list of cube names.
   346 
   346 
   347 It is also possible to add a ``schema.py`` file in
   347 It is also possible to add a ``schema.py`` file in
   348 ``mycube/test/data``, which will be used by the testing framework,
   348 ``mycube/test/data``, which will be used by the testing framework,
   349 therefore making new entity types and relations available to the
   349 therefore making new entity types and relations available to the
   350 tests. 
   350 tests.
   351 
   351 
   352 Literate programming
   352 Literate programming
   353 --------------------
   353 --------------------
   354 
   354 
   355 CubicWeb provides some literate programming capabilities. The :ref:`cubicweb-ctl`
   355 CubicWeb provides some literate programming capabilities. The :ref:`cubicweb-ctl`