Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 380 Bytes

File metadata and controls

3 lines (2 loc) · 380 Bytes

@fluidframework/test-driver-definitions

Definitions for test drivers. Test should only take a dependency on these definitions, and not the implementations provided in the @fluidframework/test-drivers package. At runtime the environment should provide an implementation for the global getFluidTestDriver driver function, which tests can then use to access the implementation.