ewasm / testnet

Testnet planning & documentation
64 stars 19 forks source link

Test scoreboard #24

Closed lrettig closed 6 years ago

lrettig commented 6 years ago

Runs tests in parallel and shows a running count of how many have passed and failed

jwasinger commented 6 years ago

https://github.com/jwasinger/testeth-frontend

axic commented 6 years ago

Is this needed? Are we working on this? The assumption is that Hera and Wagon pass all the tests, every time.

jwasinger commented 6 years ago

This was specifically proposed for use with evm2wasmJS because running all tests at once during each CI run was too slow. With evm2wasm-cpp I don't think this is needed.