Skip to content

Add contains test type to test framework

Jamie A. Jennings requested to merge Veratil:add-contains-test into tranche-3

Created by: Veratil

This adds the contains test type and a few small tests.

TODO

  • Write the algorithm for breadth first search. Currently the (easier) depth first search is implemented.
  • Fix whitespace 😁

Merge request reports