Automatic mocking tool for C
.\build.ps1 -install.\build.ps1# Using build script
./build.sh # Normal build
./build.sh --clean # Clean build
./build.sh --install # Install only- Python 3.10+ (Python 3.13 recommended)
- Poetry (will be auto-installed)
- For running integration tests: clang/llvm, cmake, ninja-build
- Pre-Commit checks and linting
- Execution of all tests
- Building documentation