pytest evaluation#2717
Conversation
|
|
…alidas/score into albor_pytest_evaluation
…alidas/score into albor_pytest_evaluation
|
We are also using pytest (but also other test frameworks) to facilitate the traceability to tests. |
@MaximilianSoerenPollak, if you could give me the list of these frameworks and where/how they used, i can extend the existing tool list |
| | Pytest fails to load provided file even if file is present and accessible. | ||
| - yes | ||
| - (implicit) Check test run status | ||
| - yes |
There was a problem hiding this comment.
does this say "yes" to there is an impact on detection or there is a detection? Where can I find the detection? Is "Check test run status" the entire detection description? Unfortunately, I have no idea what that means
There was a problem hiding this comment.
This "yes" is to "Impact safety detection sufficient?"
|
Pytest is only part of ITF and not supposed to used independently according to: https://eclipse-score.github.io/score/main/platform_management_plan/software_verification.html |
Many repositories use it themselfs see here: https://github.com/eclipse-score/docs-as-code/blob/main/src/extensions/score_source_code_linker/tests/ Etc. So if this is truly the case, then these all need to be updated & changed. @AlexanderLanin does this ring a bell for you? |
|
Thanks for the pull request. This thread has been quiet for 30 days, so we are marking it as stale for now. Please take a quick look and let us know whether it is still up to date, still relevant, needs review, or is ready to merge. Any new activity will remove the stale label automatically. If nothing changes in the next 10 days, we will close it to keep the backlog current. |
There was a problem hiding this comment.
Why two "Test reports" as outcome?
Added tool evaluation for pytest
1 use case: Run tests and generate test report
added safety measures where availbale