AEproject
  • AEproject
  • doc
    • developer-documentation
      • AEproject CLI
        • aeproject export-config
        • Installing and Help
        • aeproject inspect
        • aeproject deploy
        • aeproject compile
        • aeproject test
        • aeproject compatibility
        • aeproject node
        • aeproject env
        • aeproject compiler
        • aeproject init
      • License
      • Migratе from 2.x.x to 3.x.x (after Iris hardfork)
      • Quick Start
  • .github
    • ISSUE_TEMPLATE
      • feature_request
      • bug_report
Powered by GitBook
On this page

Was this helpful?

  1. doc
  2. developer-documentation
  3. AEproject CLI

aeproject test

Run unit tests

aeproject test

The test command helps developers run their unit tests for aeternity projects. The command executes the tests scripts that are located in the test folder of your aeternity project.

With the additional --path parameter you can specify the path to the tests.

Previousaeproject compileNextaeproject compatibility

Last updated 3 years ago

Was this helpful?