Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 256 Bytes

File metadata and controls

8 lines (5 loc) · 256 Bytes

Python Pytest Example With Custome Report

A "Hello World" python function is being tested using tests written for Pytest in a custom wrapper.

Features

  • Add XML output from Pytest
  • Uses XML output to create a text based report of the test results