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

test: Add basic pytest setup #29

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

paleolimbot
Copy link
Contributor

The smoke test is great! I'd love the ability to run tests via pytest, which I think we can do with a fixture (but maybe the development experience will be too slow if it takes too long to resolve the connection.

The primary motivator for the pytest experience here is that it integrates nicely into IDEs and may be easier to onboard new developers since pytest is widely used.

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.

None yet

1 participant