# Run scapy server ./scripts/run_scapy_server & # Run all tests, including headless UI tests (optional) ./gradlew -Pheadless test intTest uiTest # Run application ./gradlew run make sure the Scapy ...