construct-typing/tests
2023-01-06 12:00:56 +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 fixing pyright issues 2021-05-23 16:22:40 +02:00
test_core.py inserted missing asserts 2023-01-06 12:00:56 +01:00
test_typed.py enhanced EnumBase and FlagsEnumBase to support induvidual documentation for each enum value via EnumValue 2022-12-24 12:04:45 +01:00