Skip to content

meltedblocks/solana-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SolanaTest

Solana testing utils.

By default it's using solana-test-framework

Installation

To install run: cargo install solana-test

Usage

USAGE:
    solana-test init [OPTIONS]

OPTIONS:
        --framework_url <FRAMEWORK_REPO_URL>    Url to framework repository.
    -h, --help                                  Print help information
        --is_anchor <IS_ANCHOR>                 Is anchor project.
        --path <PATH>                           Path to tested project.
        --test_file_path <TEST_FILE_PATH>       Path where to create test file.

About

Cargo plugin to setup solana test environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages