The test dependencies can be other implementations of fpgrowth. In the pipeline we need to compile and run our algorithm. We can check other python/rust pipelines for reference, e.g.: https://github.com/pydantic/pydantic-core/blob/main/.github/workflows/ci.yml or https://github.com/huggingface/tokenizers/blob/main/.github/workflows/CI.yml (see also the other pipelines on tokenizers for releases)
The test dependencies can be other implementations of fpgrowth. In the pipeline we need to compile and run our algorithm. We can check other python/rust pipelines for reference, e.g.: https://github.com/pydantic/pydantic-core/blob/main/.github/workflows/ci.yml or https://github.com/huggingface/tokenizers/blob/main/.github/workflows/CI.yml (see also the other pipelines on tokenizers for releases)