Skip to content

picfight/pfcregtest

Repository files navigation

PicFight coin regression testing

Build Status ISC License

Harbours a pre-configured test setup and unit-tests to run RPC-driven node tests.

Builds a testing harness crafting and executing integration tests by driving a pfcd and pfcwallet instances via the RPC interface.

Build

set GO111MODULE=on
go build ./...
go clean -testcache
go test ./...

License

This code is licensed under the copyfree ISC License.

About

Picfightcoin regression testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages