Passing Conformance Tests
Conformance with Python’s Typing Tests
In version 0.0.19, ZubanLS now passes a large number of Python typing conformance tests, bringing it even closer to Mypy’s behavior.
Conformance tests ensure consistent behavior across type checkers like Mypy, PyRight, and ZubanLS. ZubanLS currently passes most of these tests and exhibits similar failures to Mypy. The remaining test failures are mostly minor, and in some cases the tests themselves may need slight adjustments.
Happy coding!

David Halter
Founder