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
We have some tests in this repository that can be run via esy b dune runtest - they test actually running a fragment shader, creating windows, etc.
However, they are only running on Travis + Linux right now!
We need to figure out how to get them working on Azure CI machines.
Windows
Linux
OSX
This is important to figure out for this project, as well as for projects based on revery - apps will want to run e2e tests and having a way to run that is critical.
The text was updated successfully, but these errors were encountered:
We have some tests in this repository that can be run via
esy b dune runtest
- they test actually running a fragment shader, creating windows, etc.However, they are only running on Travis + Linux right now!
We need to figure out how to get them working on Azure CI machines.
This is important to figure out for this project, as well as for projects based on
revery
- apps will want to run e2e tests and having a way to run that is critical.The text was updated successfully, but these errors were encountered: