Project

General

Profile

Revision 8ad340f9

ID8ad340f947857e9cd741c55a9e633813711722db
Parent deadc328
Child 2b740fc8

Added by Aurelien BOMPARD almost 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
4 4

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

  
15 14
# Babel configuration
16 15
[compile_catalog]

Also available in: Unified diff