Project

General

Profile

Revision a219c61d

IDa219c61d870a254e370263efd79d785e549f8999
Parent c247cc46
Child fcbdba7c

Added by Aurelien BOMPARD about 14 years ago

Correction des chemins et des options des tests

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@3534 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

setup.cfg
5 5

  
6 6
[nosetests]
7 7
with-pylons=test.ini
8
verbose=True
8
verbose=1
9 9
verbosity=2
10 10
detailed-errors=1
11
with-doctest=True
12
with-coverage=True
11
with-doctest=1
13 12
cover-package=vigigraph
14
where=vigigraph/tests
13
tests=vigigraph/tests
15 14

  
16 15
# Babel configuration
17 16
[compile_catalog]

Also available in: Unified diff