Skip to content

test: update to testthat third edition - #279

Merged
jeroen merged 1 commit into
r-lib:mainfrom
maelle:tests
Jul 21, 2026
Merged

test: update to testthat third edition#279
jeroen merged 1 commit into
r-lib:mainfrom
maelle:tests

Conversation

@maelle

@maelle maelle commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@maelle
maelle requested a review from jeroen June 8, 2026 11:24
log <- git_log(repo = repo)
expect_equal(log$author[2], local_author(repo))
expect_equal(log$time[1], timestamp)
expect_equal(

@maelle maelle Jun 8, 2026

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

they do not have the same class so expect_equal() gives a failure.

@jeroen
jeroen merged commit 2169af7 into r-lib:main Jul 21, 2026
18 checks passed
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

Successfully merging this pull request may close these issues.

2 participants