# gdtest_decorators > Test decorator function documentation ## Docs ### API Reference - [cache](reference/cache.html): Decorator that caches function results - [log_calls](reference/log_calls.html): Decorator that logs function calls - [retry](reference/retry.html): Decorator that retries a function on failure - [validate_args](reference/validate_args.html): Decorator that validates argument types