Skip to content

racequite/chainlink-testing-framework

Repository files navigation

Chainlink Testing Framework

GitHub tag (latest by date) Go Report Card Go Reference Go Version Tests Lint License: MIT

The Chainlink Testing Framework 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. This project makes ample use of the chainlink-env package to launch resources and testing apparatus.

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

About

A testing framework for smart contracts and Chainlink nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.8%
  • Shell 0.6%
  • Makefile 0.2%
  • Smarty 0.2%
  • Mustache 0.1%
  • Nix 0.1%