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

feat: integration test improvements #1223

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

cylewitruk
Copy link
Member

@cylewitruk cylewitruk commented Jan 15, 2025

Description

Putting this up as a draft just for visibility -- not a priority, this was just some fun I had an evening.

This is a PR to try to make some QoL improvements (i.e. both cognitive and speed-wise) regarding the running of our integration tests in general, primarily with focus on being able to run integration tests in parallel.

It makes use of testcontainers to run Bitcoin core in containers, one for each test, in Rust.

@cylewitruk cylewitruk mentioned this pull request Jan 18, 2025
4 tasks
@cylewitruk cylewitruk self-assigned this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Triage
Development

Successfully merging this pull request may close these issues.

1 participant