An open API service indexing awesome lists of open source software.

https://github.com/decred/dcrtest


https://github.com/decred/dcrtest

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Decred Binary Test Modules

[![Build Status](https://github.com/decred/dcrtest/workflows/Build%20and%20Test/badge.svg)](https://github.com/decred/dcrtest/actions)
[![ISC License](https://img.shields.io/badge/license-ISC-blue.svg)](http://copyfree.org)
[![Doc](https://img.shields.io/badge/doc-reference-blue.svg)](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.