xin-test

This is a simple component that runs tests in the browser and shows the result.


HTML Tests (code inline)

return true return false return 1 + 1 return true throw new Error('ruh roh')

Code Tests (test inserted by code)