Skip to content

WTF v0.1.0 - First Usable Release

Choose a tag to compare

@KOROBYAKA KOROBYAKA released this 05 Jun 12:50

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-config command for validating conf.toml
  • preflight command for checking setup readiness
  • run command 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