commit | b641f9060eb912470a284bfd04dd955b031af708 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Oct 24 10:13:34 2017 -0700 |
committer | Scott Baker <scottb@onlab.us> | Wed Nov 01 09:45:41 2017 -0700 |
tree | 8bb30c7b417e7185e16549c8eae4a10eb8b2d2d8 | |
parent | df383adc0b1e7756ffaf817496c8ddb2f35ad1f3 [diff] [blame] |
CORD-1939 support for nose2 modify test cases to be compliant with automation Change-Id: Iddb3803b71d027010e4df00efd2ed8ba671efbd7
diff --git a/unittest.cfg b/unittest.cfg new file mode 100644 index 0000000..7ca4d6b --- /dev/null +++ b/unittest.cfg
@@ -0,0 +1,5 @@ +[unittest] +plugins=nose2-plugins.exclude +code-directories=xos-genx + xos-config +