---
title: "infra/system-tests"
description: "End-to-end test harness exercising the Base stack against Kafka, S3, and multiple providers."
source: https://basehub.org/crates/infra/system-tests/
---
import { LinkCard } from '@astrojs/starlight/components';

## Overview

The `infra/system-tests` sub-crate (`system-tests`) is part of the [infra crate group](/crates/infra/overview/).

It runs end-to-end tests against the full Base stack, standing up Kafka, S3, and multiple provider configurations to validate behavior.

## Source

<LinkCard title="View source on GitHub" href="https://github.com/base/base/tree/main/crates/infra/system-tests" />
