SlipCover is a fast code coverage tool. It tracks a Python program as it runs and reports on the parts that executed and those that didn't. That can help guide your testing (showing code that isn't ...
STATUS: archived. Replaced by nixfmt. This project's goal was to format the nix code in nixpkgs to increase the consistency of the code found there. Ideally automatically with pre-commit hooks and ...