Expand description
Mock project compiler support for Tinymist tests.
This module intentionally lives in tinymist-project so project-runtime
tests can drive compiler interrupts without depending on aggregate
test-support crates. Enable the mock feature from downstream
test-support crates when this module is needed as a dependency.
Traits§
- Mock
Project Builder Ext - Extension helpers for building project compilers from mock world builders.
- Mock
Project Change Ext - Applies VFS mock changes to project compilers.
Type Aliases§
- Mock
Project Compiler - A project compiler backed by mock VFS and world components.