soroban-cli icon indicating copy to clipboard operation
soroban-cli copied to clipboard

Build the robust testing infrastructure for different OSs

Open janewang opened this issue 1 year ago • 3 comments
trafficstars

Test suites on macOS, Windows, Linux. Right now our test suites run on Github Action CI and supports Linux. We want to expand the support to macOS and Windows.

  • [x] Enable Unit tests for all supported OSes (excluding ARM Linux) #1691
  • [x] Enable Unit tests for ARM Linux #1689

~~What is not included for multi platform testing: bindings-ts and rpc-tests. This tests are fairly high-level and should be platform agnostic. I can add the support, but I would only run cross-platform stuff on merge, so we don't waste resources on push~~

janewang avatar Jul 02 '24 21:07 janewang