decred / tinydecred

Python tools for Decred
ISC License
27 stars 14 forks source link

tests: test examples without running examples #71

Closed buck54321 closed 4 years ago

buck54321 commented 4 years ago

Uses py_compile and importlib modules to test that example files compile and import paths are valid.