Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 771 Bytes

File metadata and controls

13 lines (9 loc) · 771 Bytes

Yaml Format

Tests are defined in YAML following the same guidelines as Power Fx does. To find out more about the Power Fx YAML formula grammar, view this.

View the samples folder for detailed examples.

YAML schema definition

Property Description
test Defines one test suite, the test cases in the test suite and configuration specific to the test suite
testSettings Defines settings for the test suite that are reused across multiple test cases
environmentVariables Defines variables that could potentially change as the app is ported across different environments