8000 Support Go 1.24 testing.TB · Issue #1519 · onsi/ginkgo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Support Go 1.24 testing.TB #1519

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
tomtwinkle opened this issue Feb 21, 2025 · 1 comment
Open

Support Go 1.24 testing.TB #1519

tomtwinkle opened this issue Feb 21, 2025 · 1 comment

Comments

@tomtwinkle
Copy link

Go v1.24 add New interface to testing.TB interface, https://pkg.go.dev/testing@go1.24.0#TB .

  • Chdir(string)
  • Context() context.Context
  • private()

GinkgoTInterface need add implatement.

@onsi
Copy link
Owner
onsi commented Mar 6, 2025

thanks for reporting this. it's fixed now in v2.23.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0