Add UnitTest Framework using the unittest framework. Initial tasks: - [x] initialize required infrastructure (add packages, update readme, ...) - [ ] write tests for IfcGraphInterface to ensure that any kind of node and edge is correctly parsed in any graph provider available - [ ] create tests to test the diff and and patch algorithms Prepare everything under a dedicated feature branch and stage for merge upon completing this task.
Add UnitTest Framework using the unittest framework.
Initial tasks:
Prepare everything under a dedicated feature branch and stage for merge upon completing this task.