wasmer icon indicating copy to clipboard operation
wasmer copied to clipboard

More testing of our WASI implementation with test suites

Open MarkMcCaskey opened this issue 5 years ago โ€ข 1 comments

We are currently testing WASI with our own test suite at https://github.com/wasmerio/wasi-tests

We should ensure that Wasmer is passing tests on other test suites and perhaps run them in CI if they're not too slow.

List of test suites:

  • [x] https://github.com/wasmerio/wasi-tests
  • [ ] https://github.com/khronosproject/wasi-test
  • [ ] https://wasi.fyi/

MarkMcCaskey avatar Oct 01 '20 17:10 MarkMcCaskey

Relative good test suite: https://wasi.fyi/

syrusakbary avatar Oct 20 '21 13:10 syrusakbary

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 28 '23 11:04 stale[bot]

I think the new snapshot tests improved overall WASI test, even if it's not in a "unit test" way. I propose this ticket to be closed. @syrusakbary @theduke @Michael-F-Bryan

ptitSeb avatar Apr 28 '23 11:04 ptitSeb

WASI is quite tested already.

ptitSeb avatar May 03 '23 15:05 ptitSeb