https://github.com/decred/dcrtest
https://github.com/decred/dcrtest
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/decred/dcrtest
- Owner: decred
- License: isc
- Created: 2022-11-16T15:45:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-13T15:57:09.000Z (about 2 years ago)
- Last Synced: 2024-06-21T06:08:17.239Z (almost 2 years ago)
- Language: Go
- Size: 251 KB
- Stars: 2
- Watchers: 6
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Decred Binary Test Modules
[](https://github.com/decred/dcrtest/actions)
[](http://copyfree.org)
[](https://pkg.go.dev/github.com/decred/dcrtest)
This repository contains Go modules to write automated test scenarios involving
binaries for the [Decred](https://github.com/decred) project.
The following sub-modules are currently provided:
- [`dcrdtest`](./dcrdtest): Provides testing facilities to use
[`dcrd`](https://github.com/decred/dcrd) binaries in a simnet network.
## License
Package dcrtest is licensed under the [copyfree](http://copyfree.org) ISC
License.