Closed
Description
Current Situation
Presently for contributors working on Windows, the test suite does not run successfully. As a result it's hard for developers on Windows to contribute features and fixes. While there may be ways to mitigate this in the future, we should take steps now to ensure a consistent contributor experience regardless of your chosen OS.
Proposed Actions
The easiest way to level the playing field here is to write up documentation and create tools which would allow someone to spin up a development environment inside a docker container.
Work Items
- Make Dockerfile which can spin up a dev env
- Write docs on how to use dev env container