Create initial usable release v1.0.0
No due date
53% complete
The initial target is to create an usable v1.0.0 release to PyPI. It should cover (not limited to) the below goals -
- Pydantic models that parse, process and enrich all usages of C# classes in Python
- 100% unit test coverage for the code targeted for v1.0.0
- Documentation built with MkDocs, deployed as a static webpage to a defined domain name
- Sample tests …
The initial target is to create an usable v1.0.0 release to PyPI. It should cover (not limited to) the below goals -
- Pydantic models that parse, process and enrich all usages of C# classes in Python
- 100% unit test coverage for the code targeted for v1.0.0
- Documentation built with MkDocs, deployed as a static webpage to a defined domain name
- Sample tests built around Behave, TestPlan, PyTest frameworks
- Jupyter notebooks that demonstrate important features of this wrapper