construct-typing/tests
2022-02-19 14:10:18 +01:00
..
__init__.py added README.md 2020-12-10 20:26:37 +01:00
declarativeunittest.py - renamed "TStructField" to "field" and "TUnionField" to "ufield". This makes the dataclass definitions shorter and more readable. 2021-03-16 18:51:04 +01:00
declarativeunittest.pyi fixed some mypy issues 2022-02-19 14:10:18 +01:00
test_core.py ignore mypy error "Call to untyped function "load" in typed context" 2022-02-13 01:14:01 +01:00
test_typed.py renamed construct to constr so that there are no naming collisions with the construct package name 2022-02-19 12:46:28 +01:00