ibex 0.2.1.dev52 documentation
Testing Strategy
Initializing search
    ibex
    ibex
      • How to launch ibex?
      • Features
      • Frontend development
        • Introduction
        • Getting started
        • Architecture
        • Testing Strategy
          • Code Style Tests
          • Code Syntax / Build Tests
          • End-to-End (E2E) Tests
        • Testing Strategy
          • Code Style Tests
          • Code Syntax / Build Tests
          • End-to-End (E2E) Tests
        • Useful commands
      • Backend development

    Testing StrategyΒΆ

    The project includes automated tests to ensure reliability and prevent regressions. These tests are triggered in the CI pipleine each time a commit is done.

    The testing strategy includes:

    • Code Style Tests
    • Code Syntax / Build Tests
    • End-to-End (E2E) Tests
    2026-03-30
    © Copyright 2025-2026, ITER Organization.
    Created using Sphinx 8.2.3. and Sphinx-Immaterial