Test before PR? #5225
|
Hi The contributing guide states: I’ve tried running jvmTest in multiple environments, but I’m seeing hundreds of failing tests on a clean clone of the Ktor repo. Before proceeding, I want to confirm whether this is expected, or if there’s a different setup or task I should be using. Any guidance would be appreciated! |
Replies: 1 comment
|
We generally just run the tests for the affected module, then open the PR as a draft initially and wait for the CI to execute the full suite. Unfortunately, the test suite has become too cumbersome to run locally in its entirety. |
We generally just run the tests for the affected module, then open the PR as a draft initially and wait for the CI to execute the full suite. Unfortunately, the test suite has become too cumbersome to run locally in its entirety.