Skip to content

Testing

Fernando Prieto Moyano edited this page Dec 27, 2025 · 2 revisions

Testing

Run the test suite:

./gradlew test

Run performance benchmarks:

./gradlew runBenchmark

Network Debugging

"Test TCP connection to localhost:3000 with timeout 5 seconds"

"Connect via telnet to api.example.com port 443"

Clone this wiki locally