# dcrtest **Repository Path**: mirrors_davecgh/dcrtest ## Basic Information - **Project Name**: dcrtest - **Description**: No description available - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-18 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.