You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the project goes cross-platform, having the tests runnable and working on all platforms - not just linux - becomes a must have. It doesn't have to be completely platform-agnostic, but it must work on Linux, Windows, and macOS.
Docker-based testing will have to be abandoned as well, because there's a big difference between "works in Docker for Windows" and "works on bare Windows", not sure what the situation with macOS is.
The text was updated successfully, but these errors were encountered:
Related to #68 and #69
Since the project goes cross-platform, having the tests runnable and working on all platforms - not just linux - becomes a must have. It doesn't have to be completely platform-agnostic, but it must work on Linux, Windows, and macOS.
Docker-based testing will have to be abandoned as well, because there's a big difference between "works in Docker for Windows" and "works on bare Windows", not sure what the situation with macOS is.
The text was updated successfully, but these errors were encountered: