Commit Graph

3 Commits

Author SHA1 Message Date
asolino f70d0cc847 Adding py36 envtest. Not all tests passing tho. 2018-10-11 18:21:05 -03:00
asolino c091f0e1e2 If loading a module fails, continue 2018-04-22 20:14:38 -04:00
asolino 2bd682a420 Tox and coverage support
Now tox/coverage support should work. Just run tox from the main impacket directory and it should run all the test cases (you still need to complete all the parameters in tests/SMB_RPC/dcetests.cfg)
It will create a test/htmlcov directory, browse the index.html file to get all the coverage stats. Right now we're at 64+% in coveragefor the whole library. Not bad and there are a quick easy wins there.
Testing and tweaking needed!
2018-04-11 13:34:26 -05:00