re_test_context 0.27.1

A common context used for tests.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# re_test_context

Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.

[![Latest version](https://img.shields.io/crates/v/re_test_context)](https://crates.io/crates/re_test_context)
[![Documentation](https://docs.rs/re_test_context/badge.svg)](https://docs.rs/re_test_context)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)
![Apache](https://img.shields.io/badge/license-Apache-blue.svg)

> [!WARNING]
> Used for testing only.

Provides a common context for test cases.