doc/book/en/devrepo/testing.rst
changeset 6592 4dad0ec0a44f
parent 6471 6e0642346f80
child 6731 3ea1f7a6311c
equal deleted inserted replaced
6591:b5ed84c53b3f 6592:4dad0ec0a44f
   106 :ref:`adv_tuto_security`.
   106 :ref:`adv_tuto_security`.
   107 
   107 
   108 It is possible to have these tests run continuously using `apycot`_.
   108 It is possible to have these tests run continuously using `apycot`_.
   109 
   109 
   110 .. _apycot: http://www.logilab.org/project/apycot
   110 .. _apycot: http://www.logilab.org/project/apycot
       
   111 
       
   112 .. _securitytest:
   111 
   113 
   112 Managing connections or users
   114 Managing connections or users
   113 +++++++++++++++++++++++++++++
   115 +++++++++++++++++++++++++++++
   114 
   116 
   115 Since unit tests are done with the SQLITE backend and this does not
   117 Since unit tests are done with the SQLITE backend and this does not