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

add modifiers a, an, and the #197

Merged
merged 1 commit into from
Sep 23, 2024
Merged

add modifiers a, an, and the #197

merged 1 commit into from
Sep 23, 2024

Conversation

tmillr
Copy link
Contributor

@tmillr tmillr commented Sep 16, 2024

This enables assertions such as:

assert.is.a.string()
assert.are.the.same()
assert.has_an_error()

@Tieske
Copy link
Member

Tieske commented Sep 17, 2024

@tmillr would you mind adding a test for each?

This enables assertions such as:

`assert.is.a.string()`
`assert.are.the.same()`
`assert.has_an_error()`
@tmillr tmillr changed the title add modifiers a and the add modifiers a, an, and the Sep 19, 2024
@Tieske
Copy link
Member

Tieske commented Sep 23, 2024

thx @tmillr ! 🚀

@Tieske Tieske merged commit 7b4f451 into lunarmodules:master Sep 23, 2024
5 of 6 checks passed
@tmillr tmillr deleted the patch-2 branch September 23, 2024 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants