microsoft-webui-test-utils 0.0.7

Test utilities for WebUI framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# microsoft-webui-test-utils

Shared test helpers, builders, and fixtures for the [WebUI](https://github.com/microsoft/webui) framework.

## Overview

`microsoft-webui-test-utils` provides common utilities for writing tests against WebUI crates, including mock builders, protocol fixtures, and assertion helpers.

## Documentation

See the [WebUI repository](https://github.com/microsoft/webui) for full usage guides and examples.

## License

MIT — Copyright (c) Microsoft Corporation.