mutahunter
Open Source, Language Agnostic Mutation Testing
파일 탐색기
최종 버전 다운로드 (.zip)- test.yaml
- dependabot.yml
- BankAccount.java
- BankAccountTest.java
- jacoco.xml
- pom.xml
- readme.md
- __init__.py
- config.py
- __init__.py
- tree-sitter-c-tags.scm
- tree-sitter-c_sharp-tags.scm
- tree-sitter-cpp-tags.scm
- tree-sitter-go-tags.scm
- tree-sitter-java-tags.scm
- tree-sitter-javascript-tags.scm
- tree-sitter-php-tags.scm
- tree-sitter-python-tags.scm
- tree-sitter-ruby-tags.scm
- tree-sitter-rust-tags.scm
- tree-sitter-typescript-tags.scm
- mutator_system.txt
- mutator_user.txt
- yaml_fixer_user.txt
- __init__.py
- analyzer.py
- controller.py
- exceptions.py
- io.py
- llm_mutation_engine.py
- logger.py
- parsers.py
- prompt_factory.py
- report.py
- router.py
- runner.py
- utils.py
- __init__.py
- main.py
- test_analyzer.py
- .gitignore
- LICENSE
- MANIFEST.in
- pyproject.toml
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/codeintegrity-ai/mutahunter
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd mutahunter
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
