{"id":69114,"library":"pitest-command-line","title":"Pitest Command Line","description":"Command-line tool for running mutation tests with Pitest.","status":"active","version":"1.23.0","language":"java","source_language":null,"source_url":"https://github.com/hcoles/pitest","tags":["mutation","testing","pitest","cli"],"install":[{"cmd":"<dependency>\n  <groupId>org.pitest</groupId>\n  <artifactId>pitest-command-line</artifactId>\n  <version>1.23.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.pitest:pitest-command-line:1.23.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"MutationCoverageReport","correct":"org.pitest.mutationtest.commandline.MutationCoverageReport"}],"quickstart":{"code":"import org.pitest.mutationtest.commandline.MutationCoverageReport;\n\npublic class Example {\n    public static void main(String[] args) {\n        MutationCoverageReport.main(new String[]{\"--help\"});\n    }\n}","lang":"java","description":"Run Pitest from the command line."},"warnings":[{"fix":"Ensure your project is compiled and dependencies are on the classpath.","message":"Pitest requires a compiled project and specific classpath configuration.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'cli':17 'command':2,5 'command-lin':4 'line':3,6 'mutat':10,14 'pitest':1,13,16 'run':9 'test':11,15 'tool':7","created_at":"2026-06-17T17:57:39.592988+00:00","updated_at":"2026-06-17T17:57:39.592988+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://pitest.org","github":"https://github.com/hcoles/pitest","docs":"https://appdoc.app/artifact/org.pitest/pitest-command-line/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}