# tests/test_scaffold.py def test_package_importable(): import fractus_vorax assert fractus_vorax.__version__ == "1.0.0"