@fuel-ts/testcases
@fuel-ts/testcases is a sub-module for interacting with Fuel.
This module contains the testcases used to verify various Fuel operations and SDK utilities.
Table of contents
Documentation
Usage
Installation
yarn add @fuel-ts/testcases
# or
npm add @fuel-ts/testcases
Full SDK Installation
Alternatively, we recommend you install the complete SDK using the umbrella package:
yarn add fuels
# or
npm add fuels
Contributing
In order to contribute to @fuel-ts/testcases
, please see the main fuels-ts monorepo.
Changelog
The @fuel-ts/testcases
changelog can be found at CHANGELOG.
License
The primary license for @fuel-ts/testcases
is Apache 2.0
, see LICENSE.