commit | 7dddd51519936e45fbd9709d20af5958d7ae0790 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Oct 24 10:13:34 2017 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Wed Nov 01 10:10:23 2017 -0700 |
tree | 7039c25f78dd589014130c6ae0b900bbbc9a832d | |
parent | 0a0e0a55f5092a1a59fd19f7ba6f8b443186caf1 [diff] [blame] |
CORD-1939: support for nose2 modify test cases to be compliant with automation Cherry-pick from cord-4.1 b641f9060eb912470a284bfd04dd955b031af708 Change-Id: I01914ccfb57979994534c6128bc5ff72ae10f64b
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 +