Comprehensive pytest suite with parameterized tests for is_palindrome function, covering empty, single chars, punctuation, Unicode, and non-palindromes.
pytest unit tests
palindrome function testing
parameterized pytest tests
palindrome edge cases
pytest unit tests for is_palindrome with parametrize