← Back to team overview

txaws-dev team mailing list archive

[Merge] lp:~jelmer/txaws/testr into lp:txaws

 

Jelmer Vernooij has proposed merging lp:~jelmer/txaws/testr into lp:txaws.

Requested reviews:
  txAWS Developers (txaws-dev)

For more details, see:
https://code.launchpad.net/~jelmer/txaws/testr/+merge/89057

Add configuration for testrepository (http://launchpad.net/testrepository).
-- 
https://code.launchpad.net/~jelmer/txaws/testr/+merge/89057
Your team txAWS Developers is requested to review the proposed merge of lp:~jelmer/txaws/testr into lp:txaws.
=== modified file '.bzrignore'
--- .bzrignore	2009-04-26 08:32:36 +0000
+++ .bzrignore	2012-01-18 15:02:26 +0000
@@ -1,1 +1,2 @@
 _trial_temp*
+.testrepository

=== added file '.testr.conf'
--- .testr.conf	1970-01-01 00:00:00 +0000
+++ .testr.conf	2012-01-18 15:02:26 +0000
@@ -0,0 +1,4 @@
+[DEFAULT]
+test_command=PYTHONPATH=. python -m subunit.run $IDOPTION $LISTOPT discover txaws.tests
+test_id_option=--load-list $IDFILE
+test_list_option=--list