The smoke test is divided into parts
- changed: execution is divided into parts by data type, because the execution time is significantly increased due to the greater number of possible options; splitting execution into separate parts also allows the test framework to run multiple parts in parallel
Showing
Please register or sign in to comment