Release. Test Artifacts And Playwright Support
Test Artifacts: S3 Unlimited Storage In Testomat.io
π Great news! We just launched S3 unlimited storage using! This means connection of the S3 storage to Testomat.io project. Testomat.io now can automatically collect Test Artifacts. In details:
πΌοΈ Testomat.io can upload screenshots for failed tests
π₯ Testomat.io can upload videos for failed tests
π For Codecept or Playwright your S3 Object Storage bucket can be connected to Testomat.io and Test Artifacts will be uploaded automatically for failed automated tests
π¦ Test artifacts can be uploaded with public or private access to a bucket. So you can be sure that your data is safe
βοΈ If you use other test runners or you want to add more files to test report you can add this via @testomatio/reporter
API. You can learn more here
βοΈ Learn more about Test Artifacts in our documentation and see how you can enable the feature in your project.
Playwright Tests Import And Reporting
π As Playwright is a widespread framework, Testomat.io Team implemented full Playwright support. You can import and run your Playwright tests. Go ahead and discover!
New Option To Import Same Tests In Different Projects
You may have a few projects with the same set of tests in use where each one is dedicated to a given version of your app. So you need to keep your tests and not modify the tests ids in order to save source code sustainability. We added --create
flag to enable the import of the same tests and suites in different projects.
Improved Typescript Support For Codecept check-tests
π₯ We impoved ability to import automated tests to the testomat.io projects using codecept.js check-tests with the full support of additional import options such as βupdate-ids, βno-detached for Typescript. See our documentation for more options.
Improved Performance For Large Projects In Test Report And Plans
Testomat.io gets better with each release πͺ Our Team improved performance for large projects. Now navigating and searching through Test Run Results are speedy.And Test Plans works faster.
Refactoring Of Tree View In Test Reports
Many users prefer Tree structure because of simplify display of information that can be represented hierarchically. It makes navigation through the Test Run results easier and faster.
Tracking Unmatched Tests in Run Report
During Test Run may present tests that don't match previously imported to Testomat.io data. In order not to lose any of them we added a feature to catch and collect not matched tests. This option helps to see the fuller picture of your project.