Does anyone know of a way to do CI on the Javascript running against WJVB?
I'd like to do BDD style tests to confirm my mobile js support library which is only meant to use WJVB to communicate. I'm writing a fairly large library that I want the JS to get the benefits of TDD as I develop.
Does anyone know of a way to do CI on the Javascript running against WJVB?
I'd like to do BDD style tests to confirm my mobile js support library which is only meant to use WJVB to communicate. I'm writing a fairly large library that I want the JS to get the benefits of TDD as I develop.