Skip to content

Commit

Permalink
Breaking section apart
Browse files Browse the repository at this point in the history
  • Loading branch information
arboleya committed Dec 31, 2024
1 parent bc3ccbf commit 4da22cb
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,15 @@ Check also the online docs:

<!-- | Forc | `forc node` | [docs](https://docs.fuel.network/docs/forc/commands/forc_node/) | -->

# Testing Utilities
# Utilities


## Testing
You can run a Fuel node from within your `.ts` unit tests:

- [Launching a test node](../testing/launching-a-test-node.md)

# Developer Utilities
## Developing

Configure your project for the `fuels` CLI using a `fuels.config.ts` file:

Expand Down

0 comments on commit 4da22cb

Please sign in to comment.