Skip to content

Commit 3011e52

Browse files
authored
Link to integration tests readme (#21329)
1 parent 989a91d commit 3011e52

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/build.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ Or if you need to create nuget packages as well (it will compile and run tests a
7474
Alternatively, you can run nuke build directly without installing Nuke global tool:
7575
`dotnet run --project nukebuild/_build.csproj -- --configuration Debug`
7676

77+
For integration tests, see [readme](https://github.com/AvaloniaUI/Avalonia/tree/master/tests/Avalonia.IntegrationTests.Appium#readme) next to the project.
78+
7779
# Linux/macOS
7880

7981
It's *not* possible to build the *whole* project on Linux/macOS. You can only build the subset targeting .NET Standard and .NET Core (which is, however, sufficient to get UI working on Linux/macOS). If you want to something that involves changing platform-specific APIs you'll need a Windows machine.

0 commit comments

Comments
 (0)