DerwenAI / kglab

Graph Data Science: an abstraction layer in Python for building knowledge graphs, integrated with popular graph libraries – atop Pandas, NetworkX, RAPIDS, RDFlib, pySHACL, PyVis, morph-kgc, pslpython, pyarrow, etc.
https://derwen.ai/docs/kgl/
MIT License
581 stars 66 forks source link

Implement pytest for current tests #228

Closed Mec-iS closed 2 years ago

Mec-iS commented 2 years ago

Current behaviour

Tests use unittest

New expected behaviour

Testsand CI/CD use pytest. I will proceed extending the tests coverage.