File: README

package info (click to toggle)
zope-zaaplugins 2.21-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,920 kB
  • ctags: 293
  • sloc: python: 1,402; sh: 1,365; xml: 1,274; makefile: 89
file content (11 lines) | stat: -rw-r--r-- 358 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Ingeniweb : test case for CMFDesktop


This is an implementation of ZopeTestCase framework for this product.

To run the tests easily, you can try the runtests.sh shell script from the
current directory. Yes it is ugly (!) but it is convenient for me as I've
several python installs.

The shell script will eventually be changed to something easier to use.