Enable Autobahn Test Suite on PR Validation
Open
area-networking
feature-websockets
task
test-failure
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 276
Description
Currently our PR validation is skipping the Autobahn tests because it's missing the installation step. This is the [set up script that was being used before.](https://github.com/aspnet/AspNetCore/blob/master/src/Middleware/WebSockets/setup-wstest.ps1).
We need to be able to install Python, then use pip to install the autobahntestsuite pacakge to be able to run the tests.
Contributor guide
Assessment
This issue has not been assessed yet.