Skip to content

test format #1

@wanderer

Description

@wanderer

does this test format make sense?

{
  testName: {
     transactions: [...], /// a list of txs to run
     post: { ... } // the state after running the txs
     pre: { ... } // the state before running the txs
     env: {... } // envormental infromation (blockheight, blochhash, ect),
     description: "..." // describes what we are testing
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions