Skip to content

Run cargo test for rust builder

Jonatan Hatakeyama Zeidler requested to merge test-rust into dev

This MR

  • allows Builders to define their own way of testing
  • defines the rust way of testing using cargo test

Merge request reports