{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/5"}],"enrichment":{"capability":"Provides LLVM testing utilities like FileCheck and split-file as standalone Python tools, enabling runtime builds to access these testing features without requiring a full LLVM bootstrap build.","skillfed_tags":["llvm","testing-tools","compiler-infrastructure"],"use_cases":["Validate compiler or interpreter test output using FileCheck pattern matching in CI/CD pipelines.","Split and organize test files in LLVM-based projects without requiring a full LLVM build.","Support testing infrastructure for language runtimes that depend on LLVM testing conventions.","Automate test file management in projects that use LLVM's testing patterns but not the full toolchain."],"what_it_does":"llvm-testing-tools packages LLVM's FileCheck utility and split-file tool as a PyPI-installable Python package. These are low-level testing utilities commonly used in LLVM and compiler infrastructure projects to validate test output and manage test files. The package aims to let runtime builds and other projects use these tools without needing to bootstrap a full LLVM build system.\n\nThe package has no runtime dependencies, making it lightweight to install. It supports Python 3.8 and later. With 113886 monthly downloads and a position in the top 15000 packages, it appears to serve a real need in the LLVM ecosystem and related projects that depend on these testing tools.","worth_installing":"Yes, if you need FileCheck or split-file for testing. The package has low install friction, no dependencies, active maintenance, and serves a clear purpose in the LLVM ecosystem. The only caveat is that license treatment is marked unclear\u2014review the Apache-2.0 WITH LLVM-exception terms for your use case before committing to it in a restricted context."},"id":"llvm-testing-tools","links":{"html":"https://skillfed.io/packages/llvm-testing-tools","md":"https://skillfed.io/packages/llvm-testing-tools.md","pypi":"https://pypi.org/project/llvm-testing-tools/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-27","license_spdx":"Apache-2.0 WITH LLVM-exception","license_treatment":"unclear","name":"llvm-testing-tools","python_support":"supports_current","summary":"LLVM Testing Tools"},"popularity":{"monthly_downloads":113886,"position":12322,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"23.0.0"}
