Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/smartcontractkit/chainlink-testing-framework

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/smartcontractkit/chainlink-testing-framework

  • v1.50.12
  • Source
  • Go
  • Socket score

Version published
Created
Source

Main branch breaking changes check Lib tag WASP tag Seth tag Havoc tag Go Report Card Go Reference Go Version Tests Lint License: MIT

The Chainlink Testing Framework (CTF) is a blockchain development framework written in Go. Its primary purpose is to help chainlink developers create extensive integration, e2e, performance, and chaos tests to ensure the stability of the chainlink project. It can also be helpful to those who just want to use chainlink oracles in their projects to help test their contracts, or even for those that aren't using chainlink.

If you're looking to implement a new chain integration for the testing framework, head over to the blockchain directory for more info.

Content

  1. Libraries
  2. Releasing

Libraries

CTF monorepository contains a set of libraries:

  • Harness - Library to interact with different blockchains, create CL node jobs and use k8s and docker.
  • WASP - Scalable protocol-agnostic load testing library for Go
  • Havoc - Chaos testing library
  • Seth - Ethereum client library with transaction tracing and gas bumping

Releasing

We follow SemVer and follow best Go practices for releasing our modules, please follow the instruction

FAQs

Package last updated on 22 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc