BibliothecaContact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Introduction
  • Getting Started
    • Environment
    • Visual Studio Code
  • Cairo
    • Basics
    • Code Standards
    • Testing
  • Exchange
    • Deploy
    • Initialisation
    • Liquidity
    • Overview
    • Swaps
  • Eternum
    • Overview
    • Create Module
    • Deploy
    • Modules
    • Tokens
  • CLI
    • Docker
    • Helloworld
  • Loot
    • Overview
  • Introduction
  • Getting Started
    • Environment
    • Visual Studio Code
  • Cairo
    • Basics
    • Code Standards
    • Testing
  • Exchange
    • Deploy
    • Initialisation
    • Liquidity
    • Overview
    • Swaps
  • Eternum
    • Overview
    • Create Module
    • Deploy
    • Modules
    • Tokens
  • CLI
    • Docker
    • Helloworld
  • Loot
    • Overview
  • Contact ↗ (opens in a new tab)
Question? Give us feedback → (opens in a new tab)Edit this page
Cairo
Testing

Testing

Testing best practices are still emerging on StarkNet. We outline how we write our game contracts below.

TODO: Protostar Cairo 1.0 testing

Code StandardsDeploy

Development Docs