Rstest utility
Rstest provides utility functions to help you out through its rs helper.
You can import rs from @rstest/core directly.
The longer rstest helper remains available as an alias.
Or, you can access it globally like jest (when globals configuration is enabled).