luftfartsverket / reqstool-client

Reqstool is a tool for managing requirements with related software verification cases (aka tests) and verification results (test results)
https://luftfartsverket.github.io/reqstool-client/
MIT License
2 stars 0 forks source link

Fix python support #54

Closed lfvjimisola closed 6 months ago

lfvjimisola commented 6 months ago

This PR will add fixes to that reqstool works with python projects

  1. Added reqstool_config.yml defaults for python #43
  2. Added support for pytest2 junit reports xml files #44

    Closes #43 #44