Renamed benchmark_test.go to lambda_test.go. Consolidated helper functions to use single runSample function. Replaced all error handling with assert for consistency. Removed optional expected file check to require all test files have corresponding expected files.