# testing-features > Tests various features in applications to ensure quality. Use when testing is needed. - Author: Eddie Hu - Repository: 8ddieHu0314/Skill-Lab - Version: 20260203194806 - Stars: 7 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/8ddieHu0314/Skill-Lab - Web: https://mule.run/skillshub/@@8ddieHu0314/Skill-Lab~testing-features:20260203194806 --- --- name: testing-features description: Tests various features in applications to ensure quality. Use when testing is needed. --- # Testing Features A skill for running comprehensive tests on application features. ## Features - Unit testing support - Integration testing - Performance benchmarks ## Example Usage ```bash # Run all tests ./run_tests.sh --all ```