Comment 1 for bug 1196308

Revision history for this message
Georges Racinet (gracinet) wrote :

Done, lacks documentation

The "post buildout steps" is called "nose". It has lots of options
Docstring says:

          - openerp-addons: comma-separated list of addons to test
          - nose.tests: goes directly to command line; list directories to find
            tests here.
          - nose.coverage: boolean, if true, will run coverage for the listed
            addons
          - nose.cover-options: additional options for nosetests invocation
          - nose.upload-path: path on master to upload files produced by nose
          - nose.upload-url: URL to present files produced by nose in waterfall