Skip to content

Draft: Resolve "Migrate test to Junit5"

Pablo Vidal Otero requested to merge 278-migrate-test-to-junit5-2 into develop

What does this MR do

!-- Briefly describe what this MR is about --

Related issues

!-- Mention the issue(s) this MR closes or is related to (Ex.: Fix #5 (closed), Ref #6 (closed), etc) --

Fix

Your checklist for this pull request

📄 Please review the guidelines for contributing to this repository.

  • Make sure your merge request is to develop or /feature /bugfix branch. Don't request your master!
  • Check the commit's or even all commits' message styles matches our requested structure.
  • Check the commit's pass the CI pipeline.
  • New and existing unit tests pass locally with my changes.
  • Commented code, particularly in hard-to-understand areas

Thank you from AWE team!

Closes #278 (closed)

Merge request reports