WTF v0.1.0 - First Usable Release
WTF v0.1.0
First usable release of WTF - Wi-Fi Test Framework.
WTF is a small Python CLI tool for automating Wi-Fi throughput measurements with OpenWrt-based APs and iperf3.
Features
- CLI entry point:
wtf check-configcommand for validatingconf.tomlpreflightcommand for checking setup readinessruncommand for running Wi-Fi throughput tests- OpenWrt AP control over local execution or SSH
- iperf3 command generation from config defaults
- JSON result and metadata saving
- pytest-based test suite
- GitHub Actions CI with pytest and flake8
Installation from GitHub
pip install git+https://github.com/KOROBYAKA/wtf.git@v0.1.0