Match the testing or profiling capability with its description:
Unit Testing ↔️ Automated tests for individual code components
Integration Testing ↔️ Verifies that different components work together
Debugging Tools ↔️ Aids in finding and fixing bugs
Profiling Tools ↔️ Analyzes code performance and identifies bottlenecks