Skip to content

fix: add onTestFinished / onTestFailed to global APIs#552

Merged
9aoy merged 1 commit intomainfrom
global-apis
Sep 10, 2025
Merged

fix: add onTestFinished / onTestFailed to global APIs#552
9aoy merged 1 commit intomainfrom
global-apis

Conversation

@9aoy
Copy link
Copy Markdown
Collaborator

@9aoy 9aoy commented Sep 10, 2025

Summary

add onTestFinished / onTestFailed to global APIs.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings September 10, 2025 03:19
@netlify
Copy link
Copy Markdown

netlify bot commented Sep 10, 2025

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit 36d60b8
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/68c0ee35c5c740000830b82d
😎 Deploy Preview https://deploy-preview-552--rstest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds two new test lifecycle callback APIs (onTestFinished and onTestFailed) to the global API surface of the Rstest testing framework.

  • Added onTestFinished and onTestFailed to the global APIs array
  • Expands the available global test lifecycle hooks for developers

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@9aoy 9aoy merged commit 6161b15 into main Sep 10, 2025
16 checks passed
@9aoy 9aoy deleted the global-apis branch September 10, 2025 03:23
@9aoy 9aoy mentioned this pull request Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants