bitcoindevkit / bitcoindevkit/bdk-ffi
bdk-swift Tests folder
- Dominant language
- Rust
- Stars
- 127
- Forks
- 81
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
**Describe the bug**
We removed Tests folder in https://github.com/bitcoindevkit/bdk-swift/commit/d2a2073d74fb3beec12791330a8ca365005e8edd so we can remove `.testTarget(name: "BitcoinDevKitTests")` in our Package.swift in https://github.com/bitcoindevkit/bdk-swift
_Do not need to change bdk-ffi/bdk-swift though._
**Additional context**
Historically https://github.com/bitcoindevkit/bdk-swift is consumed as a remote SPM dependency or worked on locally from https://github.com/bitcoindevkit/bdk-ffi/tree/master/bdk-swift
But if someone were to happen to do a fresh clone https://github.com/bitcoindevkit/bdk-swift and then build they would run into an error locally
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.