commit | f584f7cb1ca18a792d804c148581e346253442fb | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Thu Aug 30 15:34:15 2018 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Thu Aug 30 15:50:03 2018 -0700 |
tree | d50dc13544b6025f01bb4dc29d83e46fcd2a4530 | |
parent | 7944cbe19305c5dcc70cd67c995f6bafcaeee8f9 [diff] [blame] |
Update xos-tosca to use nose2 for testing Change-Id: I74575310d3611f75da22532f668437c302cf4a29
diff --git a/.gitignore b/.gitignore index afc1bc2..24478e5 100644 --- a/.gitignore +++ b/.gitignore
@@ -5,7 +5,8 @@ src/tosca/tmp.yaml src/grpc_client/KEYS.py -# Test Coverage +# Test output +nose2-junit.xml .coverage cover coverage.xml