All posts by Milos Kajkut
Selenium PythonLambdaTest SpartansVoices of Community
Using pytest asyncio to Reduce Test Execution Time
Longer test execution times can hinder development cycles, slow down continuous integration pipelines, and impede overall responsiveness in the software development process. Therefore, optimizing test execution time is critical in achieving streamlined, agile, and high-quality software development processes. When discussing decreasing execution time for automated test cases, the first thought is parallel execution of test … Continue reading Using pytest asyncio to Reduce Test Execution Time
November 30, 2023
81405 Views
8 Min Read
