Skip to content

2022 10 21 Review tickets

sebastianpfischer edited this page Oct 21, 2022 · 2 revisions

Participants

@sebastianpfischer @pog3k @TedRio @Mcthomas777 @BKaDamien @cody82

Review issues

  • Zephyr status? Try to understand the test selection
  • Step reporter status? In PR for now

Review milestones

Ok

Open discussion

About reporting design.

  • Make the msg available always in the assert (not only for the step-reporter)
  • Cluster the pykiso runner to have a clear separation between the run and the report part (chain of responsibility pattern?)
  • Cluster all reporters to the test_report folder

-> One possible issue: inheritance between the different reporters. (technical discussion will be needed here)