wultra / docucheck

Tool for validating Wultra's documentation
Apache License 2.0
2 stars 2 forks source link

Fix broken unit tests #30

Closed hvge closed 4 years ago

hvge commented 4 years ago

It seems that it's no longer possible to test executable module, due to failed @testable import in unit tests. We have to split docucheck into "library" and "executable" modules and test just that library.