|
|
|
|
|
by reillys
662 days ago
|
|
I chatted to Nelson when I was designing brisk (https://github.com/brisktest/brisk) and his insight informed the development of it. Among other things, Brisk allows you to run tests for your local code changes in the cloud (basically the pay mini test piece but for any test runner) We also have a sync step much like the one described here and allow users to run one off commands (linters, tsc etc) |
|
how does this work for interactive debugging?
I was going to ask the same about the system in TFA but I might as well ask you :)