ethereum / play

playproject
https://playproject.io
MIT License
22 stars 5 forks source link

minimal "browser first" testing library + test reporter #72

Closed serapath closed 5 years ago

serapath commented 5 years ago

@todo


it should run tests in an iframe and report to the parent window which will render test results

serapath commented 5 years ago
serapath commented 5 years ago

The reporting should also include test coverage in a similar style to https://github.com/ethereum/play/issues/78