Open eisisig opened 9 years ago
I had already implemented this but it was parsing the tests and was really fragile.
We should probably just pick up the file, store the path and then have a way in the Components view to run it.
We could use something like shell-js/exec and run the test. The have a way (ajax/iframe) to display the results of that call
I had already implemented this but it was parsing the tests and was really fragile.
We should probably just pick up the file, store the path and then have a way in the Components view to run it.
We could use something like shell-js/exec and run the test. The have a way (ajax/iframe) to display the results of that call