[Repoze-dev] How can I launch only one test with python setup.py test ?

2010-05-01 Thread KLEIN Stéphane
Hi, usually I use nose to execute my tests. In Chameleon project, I can't use nose, example of fail : (env1)$ nosetests src/chameleon/tests/test_doctests -vs Failure: OSError (No such file /home/harobed/projets/repoze/chameleon/src/chameleon/src/chameleon/tests/test_doctests) ... ERROR ==

Re: [Repoze-dev] How can I launch only one test with python setup.py test ?

2010-05-01 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 KLEIN Stéphane wrote: > Hi, > > usually I use nose to execute my tests. > > In Chameleon project, I can't use nose, example of fail : > > (env1)$ nosetests src/chameleon/tests/test_doctests -vs > Failure: OSError (No such file > /home/harobed/proje

Re: [Repoze-dev] How can I launch only one test with python setup.py test ?

2010-05-01 Thread Damien Baty
Hello Stéphane, Le 01/05/10 18:45, KLEIN Stéphane a écrit : > [...] > * how can I launch only one test, example > ``chameleon/tests/test_doctests.py:CoreTests.test_parsing_module`` ? python setup.py test -s chameleon.tests.test_doctests -- Damien Baty __

Re: [Repoze-dev] Feedback / help on i18n/l10n docs...

2010-05-01 Thread Damien Baty
Hello Chris, Le 25/04/10 15:19, Chris McDonough a écrit : > BFG 1.3 will ship with internationalization and localization > features. [...] > If anyone who needs these features has a chance to provide feedback > on or otherwise help out on those docs, I'd be grateful. I "ported" (sic) a sm

Re: [Repoze-dev] How can I launch only one test with python setup.py test ?

2010-05-01 Thread KLEIN Stéphane
Le Sat, 01 May 2010 18:55:04 +0200, Damien Baty a écrit : > Hello Stéphane, > > Le 01/05/10 18:45, KLEIN Stéphane a écrit : >> [...] >> * how can I launch only one test, example >> ``chameleon/tests/test_doctests.py:CoreTests.test_parsing_module`` ? > > > python setup.py test -s chameleon.tests

Re: [Repoze-dev] Feedback / help on i18n/l10n docs...

2010-05-01 Thread Chris McDonough
On Sat, 2010-05-01 at 19:10 +0200, Damien Baty wrote: > Hello Chris, > > Le 25/04/10 15:19, Chris McDonough a écrit : > > BFG 1.3 will ship with internationalization and localization > > features. [...] > > If anyone who needs these features has a chance to provide feedback > > on or otherwi

[Repoze-dev] repoze.bfg 1.3a3 released

2010-05-01 Thread Chris McDonough
repoze.bfg version 1.3a3 has been released. It can be installed via easy_install -i http://dist.repoze.org/bfg/1.3/simple repoze.bfg Or via PyPI. The docs at http://docs.repoze.org/bfg/1.3 have been updated. This is just a minor incremental alpha release. The changelog follows: 1.3a3 (2010