Skip to content
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

Improvements to BDD #1763

Merged
merged 1 commit into from
Mar 31, 2023
Merged

Improvements to BDD #1763

merged 1 commit into from
Mar 31, 2023

Conversation

hadley
Copy link
Member

@hadley hadley commented Mar 29, 2023

Adds rlang helpers which need a hack because of the old is_null() expectation.

* Export `it()` to make interactive testing easier. Fixes #1587.
* Call `use_test_context()` in `it()`. Fixes #1731

Adds rlang helpers which need a hack because of the old `is_null()` expectation.
@hadley hadley merged commit d369373 into main Mar 31, 2023
@hadley hadley deleted the bdd-updates branch March 31, 2023 05:44
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.

describe() needs to call local_repducible_output() Can we make it() available globally?
1 participant