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

[suggestion] Automated test against bitcoind #18

Open
D4nte opened this issue Feb 19, 2019 · 1 comment
Open

[suggestion] Automated test against bitcoind #18

D4nte opened this issue Feb 19, 2019 · 1 comment

Comments

@D4nte
Copy link
Contributor

D4nte commented Feb 19, 2019

Just a suggestion, it looks like testing with bitcoind is done via an example.

You may want to look at https://github.com/testcontainers/testcontainers-rs/ to include automated testing against bitcoind as part of the CI.

This is done for this alternative bitcoin rpc library here.

@stevenroose
Copy link
Collaborator

I like this a lot! Also seems like we can do something very similar. I'd very much welcome a PR or course! :)

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 a pull request may close this issue.

2 participants