Hi all, is there a way to test locally on test cases? Using remote ci for testing is kind of weird
Hey @bigHave, great question! At the moment, it’s difficult to provide local test suites for all supported languages (nearly two dozen).
That said, you’re welcome to write your own local tests and debug using logs or custom inputs as you build. Many people iterate locally and use the remote test runner as the final verification step.
1 Like