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.
| 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 |