Export test results
Run tool window | Test Runner
The dialog opens when you execute your test and then click the Export Test Results button in the Test Runner tab of the Run tool window.
![exporting test results exporting test results](https://resources.jetbrains.com/help/img/idea/2023.3/py_export_test_results.png)
In this dialog, choose the format in which you want the test output saved and the file to save the test results in.
![exporting test results dialog exporting test results dialog](https://resources.jetbrains.com/help/img/idea/2023.3/py_export_test_results_dialog.png)
Item | Description |
---|---|
Export format | In this area, choose the desired output format. The available options are:
|
Output | In this section, specify the target filename (File name), and directory (Folder). |
Open exported file in browser | Select this checkbox to automatically open the file defined above with the test results in the default browser. |
Thanks for your feedback!