aboutsummaryrefslogtreecommitdiff
path: root/unittest.cfg
blob: d3a17e53727fe36d1cdf674e57930da2e4f04a35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[unittest]
verbose = 2
plugins = nose2.plugins.layers
          flufl.testing.nose

[log-capture]
always-on = False

[layer-reporter]
always-on = True
colors = True

[flufl.testing]
always-on = True
package = mailman_pgp
start_run = mailman_pgp.testing.start.start_run